| Package | Description |
|---|---|
| com.lexmark.saperion.exceptions | |
| com.lexmark.saperion.exceptions.application |
| Modifier and Type | Field and Description |
|---|---|
static SearchException.SearchError |
EcmErrorCodes.SEARCH_ERROR |
static SearchException.SearchError |
EcmErrorCodes.SEARCH_RUNTIME_ERROR |
static SearchException.SearchError |
EcmErrorCodes.SEARCH_STATEMENT_EXECUTION_ERROR |
static SearchException.SearchError |
EcmErrorCodes.SEARCH_STATEMENT_SYNTAX_ERROR |
| Constructor and Description |
|---|
SearchException(SearchException.SearchError searchError,
String message)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
SearchException(SearchException.SearchError searchError,
String message,
ErrorDetailsType errorDetails)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
SearchException(SearchException.SearchError searchError,
String message,
Throwable cause)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
SearchException(SearchException.SearchError searchError,
String message,
Throwable cause,
ErrorDetailsType errorDetails)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.