Package | Description |
---|---|
com.lexmark.saperion.exceptions | |
com.lexmark.saperion.exceptions.system |
Modifier and Type | Field and Description |
---|---|
static BackendSystemException.BackendSystemError |
EcmErrorCodes.BACKEND_CONFIGURATION_ERROR |
static BackendSystemException.BackendSystemError |
EcmErrorCodes.BACKEND_CONNECTION_ERROR |
static BackendSystemException.BackendSystemError |
EcmErrorCodes.BACKEND_SYSTEM_ERROR |
Constructor and Description |
---|
BackendSystemException(BackendSystemException.BackendSystemError errorCode)
Creates a new exception with the given error code.
|
BackendSystemException(BackendSystemException.BackendSystemError errorCode,
ErrorDetailsType errorDetails,
Map<String,String> parameters,
String message,
Throwable cause)
Creates a new exception with the given error code, error details, error parameters, exception cause and exception
message.
|
BackendSystemException(BackendSystemException.BackendSystemError errorCode,
ErrorDetailsType errorDetails,
String message,
Throwable cause)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
BackendSystemException(BackendSystemException.BackendSystemError errorCode,
String message)
Creates a new exception with the given error code and exception message.
|
BackendSystemException(BackendSystemException.BackendSystemError errorCode,
Throwable cause)
Creates a new exception with the given error code and exception cause.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.