public class SearchRuntimeException extends EcmRuntimeException
client exception
indicates that a search failed in a context where checked exceptions
are prohibited.Constructor and Description |
---|
SearchRuntimeException(ErrorType errorType,
Throwable cause)
Creates a new exception with the given error code and exception cause.
|
SearchRuntimeException(String message,
EcmException cause)
Creates a new exception with the given exception cause and exception message.
|
createError, getDescriptionParameters, getErrorCode, getErrorDetails
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SearchRuntimeException(String message, EcmException cause)
message
- the exception messagecause
- the exception causeCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.