Class PrecomputeFailure

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graylog.plugins.pipelineprocessor.ast.exceptions.PrecomputeFailure
All Implemented Interfaces:
Serializable

public class PrecomputeFailure extends RuntimeException
See Also:
  • Constructor Details

    • PrecomputeFailure

      public PrecomputeFailure(String argumentName, Exception cause)
  • Method Details