org.nakedobjects.object
Class ObjectStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nakedobjects.object.ObjectStoreException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- NonPersistentObjectException, ObjectNotFoundException, ServerRequestException
- public class ObjectStoreException
- extends java.lang.Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ObjectStoreException
public ObjectStoreException()
ObjectStoreException
public ObjectStoreException(java.lang.String s)
ObjectStoreException
public ObjectStoreException(java.lang.String s,
java.lang.Throwable cause)
ObjectStoreException
public ObjectStoreException(java.lang.Throwable cause)
getCause
public final java.lang.Throwable getCause()
toString
public java.lang.String toString()