Package rife.tools.exceptions
Class SerializationUtilsErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rife.tools.exceptions.SerializationUtilsErrorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DeserializationErrorException
,SerializationErrorException
- See Also:
-
Constructor Summary
ConstructorDescriptionSerializationUtilsErrorException
(String message) SerializationUtilsErrorException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerializationUtilsErrorException
-
SerializationUtilsErrorException
-
SerializationUtilsErrorException
-