@Deprecated
@PublicApi
public class MarshallerException
extends java.lang.Exception
| Constructor and Description |
|---|
MarshallerException(java.lang.String message)
Deprecated.
Creates an instance with the supplied message.
|
MarshallerException(java.lang.String message,
java.lang.Throwable cause)
Deprecated.
Creates an instance with the supplied message and causing
Throwable. |
public MarshallerException(java.lang.String message)
message - message for the reasonpublic MarshallerException(java.lang.String message,
java.lang.Throwable cause)
Throwable.message - message for the reasoncause - the causing ThrowableCopyright © 2022 Atlassian. All rights reserved.