public class QueryInputException extends ForemanSetupException
Constructor and Description |
---|
QueryInputException() |
QueryInputException(String message) |
QueryInputException(String message,
Throwable cause) |
QueryInputException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
QueryInputException(Throwable cause) |
fromThrowable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryInputException()
public QueryInputException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public QueryInputException(String message)
public QueryInputException(Throwable cause)
Copyright © 1970 The Apache Software Foundation. All rights reserved.