Constructor and description |
---|
SerializationException
() |
SerializationException
(String message) |
SerializationException
(String message, Throwable t) |
SerializationException
(Throwable t) |
SerializationException
(String message, Throwable t, boolean suppress, boolean stackTrace) |
Methods inherited from class | Name |
---|---|
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Throwable |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
org.lappsgrid:serialization:2.7.0