av.tob
Class ObjectBaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectBaseException
public ObjectBaseException()
ObjectBaseException
public ObjectBaseException(String message)
ObjectBaseException
public ObjectBaseException(String message,
Throwable cause)
ObjectBaseException
public ObjectBaseException(Throwable cause)
Copyright© 2006 Ableverse Platform. All rights reserved.