Package | Description |
---|---|
com.lexmark.saperion.exceptions | |
com.lexmark.saperion.exceptions.system |
Constructor and Description |
---|
SecurityException(SecurityException.SecurityError errorCode)
Creates a new exception with the given error code.
|
SecurityException(SecurityException.SecurityError 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.
|
SecurityException(SecurityException.SecurityError errorCode,
ErrorDetailsType errorDetails,
String message,
Throwable cause)
Creates a new exception with the given error code, error details, exception cause and exception message.
|
SecurityException(SecurityException.SecurityError errorCode,
String message)
Creates a new exception with the given error code and exception message.
|
SecurityException(SecurityException.SecurityError 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.