Class MisfireException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graylog2.plugin.inputs.MisfireException
All Implemented Interfaces:
Serializable

public class MisfireException extends Exception
See Also:
  • Constructor Details

    • MisfireException

      public MisfireException(String msg)
    • MisfireException

      public MisfireException(Throwable e)
    • MisfireException

      public MisfireException(String msg, Throwable e)