com.arsdigita.domain
Class DataObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.arsdigita.domain.DataObjectNotFoundException
- All Implemented Interfaces:
- Serializable
- public class DataObjectNotFoundException
- extends RuntimeException
An exception thrown when the data object backing a domain object
cannot be found.
- Author:
- Oumi Mehrota
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
versionId
public static final String versionId
- See Also:
- Constant Field Values
DataObjectNotFoundException
public DataObjectNotFoundException(String message)
DataObjectNotFoundException
public DataObjectNotFoundException()
DataObjectNotFoundException
public DataObjectNotFoundException(Exception e)
- Deprecated. with no replacement
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC