public class MalformedEntityException extends ApplicationException
ApplicationException.ApplicationError
Constructor and Description |
---|
MalformedEntityException(ErrorType fault,
Throwable cause)
This is the constructor used for serialization.
|
MalformedEntityException(String message)
This constructor creates a new malformed-entity-exception.
|
MalformedEntityException(String message,
Throwable cause)
This constructor creates a new malformed-entity-exception.
|
MalformedEntityException(Throwable cause)
This constructor creates a new malformed-entity-exception.
|
createError, getDescriptionParameters, getErrorCode, getErrorDetails
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MalformedEntityException(ErrorType fault, Throwable cause)
error
- the error modelcause
- the cause of the exceptionpublic MalformedEntityException(String message, Throwable cause)
message
- the message to displaycause
- another exception that caused this exceptionpublic MalformedEntityException(String message)
message
- the message to displaypublic MalformedEntityException(Throwable cause)
cause
- another exception that caused this exceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.