Class SerializationException

All Implemented Interfaces:
Serializable

public class SerializationException extends CacheException
The SerializationException indicates that an error occurred while serializing a value to the ScaleOut in-memory data grid.
See Also:
  • Constructor Details