Package org.ofbiz.core.entity
Class GenericEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ofbiz.core.util.GeneralException
org.ofbiz.core.entity.GenericEntityException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EntityLockedException,GenericCreateException,GenericDataSourceException,GenericDuplicateKeyException,GenericEntityConfException,GenericEntityNotFoundException,GenericFindException,GenericModelException,GenericNoSuchEntityException,GenericNotImplementedException,GenericRemoveException,GenericResultSetClosedException,GenericStoreException,GenericTransactionException
GenericEntityException
- Since:
- 2.0
- Version:
- $Revision: 1.1 $
- Author:
- David E. Jones
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ofbiz.core.util.GeneralException
getMessage, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
GenericEntityException
public GenericEntityException() -
GenericEntityException
-
GenericEntityException
-