Class InvalidPersistentObjException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ro.sync.options.InvalidPersistentObjException
All Implemented Interfaces:
Serializable

@API(type=EXTENDABLE, src=PRIVATE) public class InvalidPersistentObjException extends Exception
Thrown when we try to deserialize a persistent object.
See Also:
  • Constructor Details

    • InvalidPersistentObjException

      public InvalidPersistentObjException(String message)
      Constructor.
      Parameters:
      message - The message.