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, getString, getThrowableaddSuppressed, 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 © 2017. All rights reserved.