public class SerializationException extends FMSException
| Constructor and Description |
|---|
SerializationException(String errorMessage)
Constructor SerializationException
|
SerializationException(String errorMessage,
Throwable throwable)
Constructor SerializationException
|
SerializationException(Throwable throwable)
Constructor SerializationException
|
getErrorList, getIntuit_tid, getString, getThrowable, setIntuit_tidaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SerializationException(String errorMessage)
errorMessage - the error messagepublic SerializationException(Throwable throwable)
throwable - the throwableCopyright © 2023. All Rights Reserved.