public class SerialisationException extends IOException
SerialisationException
is thrown when serialisation/deserialisation fails.Constructor and Description |
---|
SerialisationException(String message) |
SerialisationException(String message,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.