Ableverse™
TOB 6.0

av.tob
Class ObjectBaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by av.tob.ObjectBaseException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommitFailedException, ConsistenceException, InterruptedException, LockingTimeoutException, ObjectClassNotMadeSwappableException, ObjectNotBornException

public class ObjectBaseException
extends RuntimeException

Indicates exceptions have occured to TOB.

Author:
Compl
See Also:
Serialized Form

Constructor Summary
ObjectBaseException()
           
ObjectBaseException(String message)
           
ObjectBaseException(String message, Throwable cause)
           
ObjectBaseException(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

ObjectBaseException

public ObjectBaseException()

ObjectBaseException

public ObjectBaseException(String message)

ObjectBaseException

public ObjectBaseException(String message,
                           Throwable cause)

ObjectBaseException

public ObjectBaseException(Throwable cause)

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.