Class NoSuchInputTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graylog2.shared.inputs.NoSuchInputTypeException
All Implemented Interfaces:
Serializable

public class NoSuchInputTypeException extends Exception
See Also:
  • Constructor Details

    • NoSuchInputTypeException

      public NoSuchInputTypeException()
    • NoSuchInputTypeException

      public NoSuchInputTypeException(String s)
    • NoSuchInputTypeException

      public NoSuchInputTypeException(String s, Throwable e)