Class QueryInputException

All Implemented Interfaces:
Serializable

public class QueryInputException extends ForemanSetupException
See Also:
  • Constructor Details

    • QueryInputException

      public QueryInputException()
    • QueryInputException

      public QueryInputException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • QueryInputException

      public QueryInputException(String message, Throwable cause)
    • QueryInputException

      public QueryInputException(String message)
    • QueryInputException

      public QueryInputException(Throwable cause)