public class MarshalException extends RuntimeException
| Constructor and Description |
|---|
MarshalException(String message)
Constructs a
MarshalException with a given message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MarshalException(String message)
MarshalException with a given message.message - A message describing the exception.Copyright © 2020–2024 ING Bank. All rights reserved.