ostore.util
Class TypeTable.NotQuickSerializable

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ostore.util.TypeTable.NotQuickSerializable
All Implemented Interfaces:
Serializable
Enclosing class:
TypeTable

public static class TypeTable.NotQuickSerializable
extends Exception

An exception class thrown when the object named by the parameter name to TypeTable.register_type(java.lang.String) does not refer to a class which implements QuickSerializable.

See Also:
Serialized Form

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