|
JADE Java Persistence API 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jadeworld.jade.Exception
com.jadeworld.jade.JomException
public class JomException
| Constructor Summary | |
|---|---|
JomException(java.lang.String ex,
java.lang.String errorText,
int errorCode)
|
|
| Method Summary | |
|---|---|
int |
getErrorCode()
|
java.lang.String |
getErrorText()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JomException(java.lang.String ex,
java.lang.String errorText,
int errorCode)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwablepublic int getErrorCode()
public java.lang.String getErrorText()
|
JADE Java Persistence API 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||