public class AccessDeniedException extends ClientException
ClientException.ClientError
Constructor and Description |
---|
AccessDeniedException(ErrorType error,
Throwable cause)
This is the constructor used for serialization.
|
AccessDeniedException(String message)
This constructor creates a new access denied exception.
|
createError, getDescriptionParameters, getErrorCode, getErrorDetails
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccessDeniedException(ErrorType error, Throwable cause)
error
- the error modelcause
- the cause of the exceptionpublic AccessDeniedException(String message)
message
- the error messageCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.