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
public class EntrySerializationException
- extends RuntimeException
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntrySerializationException
public EntrySerializationException(String msg,
Exception ex)
Copyright © GigaSpaces.