Package org.apache.ofbiz.entity
Class GenericEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ofbiz.base.util.GeneralException
org.apache.ofbiz.entity.GenericEntityException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EntityCryptoException
,EntityEcaException
,EntityLockedException
,GenericCreateException
,GenericDataSourceException
,GenericDuplicateKeyException
,GenericEntityConfException
,GenericEntityNotFoundException
,GenericFindException
,GenericModelException
,GenericNoSuchEntityException
,GenericNotImplementedException
,GenericRemoveException
,GenericResultSetClosedException
,GenericStoreException
,GenericTransactionException
GenericEntityException
- See Also:
-
Constructor Summary
ConstructorDescriptionGenericEntityException
(String str, Throwable nested) GenericEntityException
(Throwable nested) -
Method Summary
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
GenericEntityException
public GenericEntityException() -
GenericEntityException
-
GenericEntityException
-
GenericEntityException
-