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, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait