Class SerializationException

All Implemented Interfaces:
Serializable

Exception thrown when the Serialization process fails.

The original error is wrapped within this one.

#NotThreadSafe# because Throwable is not thread-safe

Since:
1.0
See Also: