av.tob
Class ObjectNotBornException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
av.tob.ObjectBaseException
av.tob.ObjectNotBornException
- All Implemented Interfaces:
- Serializable
public class ObjectNotBornException
- extends ObjectBaseException
Indicates a persistent object has not yet been born when expected so.
- Author:
- Compl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectNotBornException
public ObjectNotBornException()
ObjectNotBornException
public ObjectNotBornException(String message)
ObjectNotBornException
public ObjectNotBornException(String message,
Throwable cause)
ObjectNotBornException
public ObjectNotBornException(Throwable cause)
Copyright© 2006 Ableverse Platform. All rights reserved.