av.tob
Class ObjectDependedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
av.tob.TheObjectException
av.tob.ObjectDependedException
- All Implemented Interfaces:
- Serializable
public class ObjectDependedException
- extends av.tob.TheObjectException
This may be thrown upon attempts to kill a persistent object, which indicates
it can not be killed.
- Author:
- Compl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectDependedException
public ObjectDependedException()
ObjectDependedException
public ObjectDependedException(String message)
ObjectDependedException
public ObjectDependedException(String message,
Throwable cause)
ObjectDependedException
public ObjectDependedException(Throwable cause)
Copyright© 2006 Ableverse Platform. All rights reserved.