Class ClusterProcessingControlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graylog2.system.processing.control.ClusterProcessingControlException
All Implemented Interfaces:
Serializable

public class ClusterProcessingControlException extends RuntimeException
See Also:
  • Constructor Details

    • ClusterProcessingControlException

      public ClusterProcessingControlException(String message)
    • ClusterProcessingControlException

      public ClusterProcessingControlException(String message, Throwable cause)