GigaSpaces XAP 8.0 API

com.j_spaces.core
Class EntrySerializationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
EntrySerializationException(String msg, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntrySerializationException

public EntrySerializationException(String msg,
                                   Throwable cause)

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.