Package | Description |
---|---|
com.lexmark.saperion.exceptions | |
com.lexmark.saperion.exceptions.runtime |
Modifier and Type | Field and Description |
---|---|
static IllegalRequestException.IllegalInputError |
EcmErrorCodes.CLIENT_ILLEGAL_INPUT_ERROR |
static IllegalRequestException.IllegalInputError |
EcmErrorCodes.CLIENT_MANDATORY_CONSTRAINT_VIOLATION_ERROR |
static IllegalRequestException.IllegalInputError |
EcmErrorCodes.CLIENT_SYSTEM_FIELD_WRITE_ERROR |
static IllegalRequestException.IllegalInputError |
EcmErrorCodes.CLIENT_UNIQUE_CONSTRAINT_VIOLATION_ERROR |
static IllegalRequestException.IllegalInputError |
EcmErrorCodes.CLIENT_WRONG_ARCHIVE_TYPE_ERROR |
Constructor and Description |
---|
IllegalRequestException(IllegalRequestException.IllegalInputError errorCode)
Creates a new exception with the given error code.
|
IllegalRequestException(IllegalRequestException.IllegalInputError 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.
|
IllegalRequestException(IllegalRequestException.IllegalInputError errorCode,
ErrorDetailsType errorDetails,
String message,
Throwable cause)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
IllegalRequestException(IllegalRequestException.IllegalInputError errorCode,
String message)
Creates a new exception with the given error code and exception message.
|
IllegalRequestException(IllegalRequestException.IllegalInputError 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.