Ableverse™
TOB 6.0

av.tob
Class ObjectNotBornException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by av.tob.ObjectBaseException
                  extended by 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

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

ObjectNotBornException

public ObjectNotBornException()

ObjectNotBornException

public ObjectNotBornException(String message)

ObjectNotBornException

public ObjectNotBornException(String message,
                              Throwable cause)

ObjectNotBornException

public ObjectNotBornException(Throwable cause)

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.