Package com.j_spaces.core
Class EntrySerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.j_spaces.core.EntrySerializationException
- All Implemented Interfaces:
Serializable
This RuntimeException thrown when failed to serialize or deserialize Entry field. See stack trace
or getCause() exception for more details.
- Version:
- 5.0
- Author:
- Igor Goldenberg
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntrySerializationException
-