@Deprecated @PublicApi public class MarshallerException extends Exception
| Constructor and Description |
|---|
MarshallerException(String message)
Deprecated.
Creates an instance with the supplied message.
|
MarshallerException(String message,
Throwable cause)
Deprecated.
Creates an instance with the supplied message and causing
Throwable. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MarshallerException(String message)
message - message for the reasonCopyright © 2019 Atlassian. All rights reserved.