|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.ofbiz.base.util.GeneralException
org.ofbiz.entity.GenericEntityException
org.ofbiz.entity.GenericCreateException
public class GenericCreateException
GenericCreateException
| Constructor Summary | |
|---|---|
GenericCreateException()
|
|
GenericCreateException(java.lang.String str)
|
|
GenericCreateException(java.lang.String str,
java.lang.Throwable nested)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ofbiz.base.util.GeneralException |
|---|
checkException, checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenericCreateException()
public GenericCreateException(java.lang.String str)
public GenericCreateException(java.lang.String str,
java.lang.Throwable nested)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||