public class SearchStatementExecutionException extends SearchException
SearchException.SearchError
ApplicationException.ApplicationError
Constructor and Description |
---|
SearchStatementExecutionException(ErrorType fault,
Throwable cause)
Default constructor used by serialization methods.
|
SearchStatementExecutionException(String message)
Creates an exception for the given message.
|
SearchStatementExecutionException(String message,
Throwable cause)
Creates an exception for the given message and cause.
|
createError, getDescriptionParameters, getErrorCode, getErrorDetails
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SearchStatementExecutionException(ErrorType fault, Throwable cause)
fault
- the fault descriptioncause
- the fault causepublic SearchStatementExecutionException(String message, Throwable cause)
message
- the message of the exceptioncause
- the exception causepublic SearchStatementExecutionException(String message)
cause
- the exception causemessage
- the message of the exceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.