public class AttributeValueMarshallingException extends Exception
Constructor and Description |
---|
AttributeValueMarshallingException() |
AttributeValueMarshallingException(String message) |
AttributeValueMarshallingException(String message,
Throwable cause) |
AttributeValueMarshallingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AttributeValueMarshallingException()
public AttributeValueMarshallingException(@Nonnull String message)
public AttributeValueMarshallingException(@Nonnull String message, @Nonnull Throwable cause)
Copyright © 2020. All Rights Reserved.