|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--bea.jolt.JoltException
|
+--bea.jolt.ServiceException
This exception is thrown when a service invocation encounters a system level error.
| Fields inherited from class bea.jolt.JoltException |
TPEABORT,
TPEBADDESC,
TPEBLOCK,
TPEDIAGNOSTIC,
TPEEVENT,
TPEHAZARD,
TPEHEURISTIC,
TPEINVAL,
TPEIO,
TPEITYPE,
TPEJOLT,
TPELIMIT,
TPEMATCH,
TPEMIB,
TPENOENT,
TPEOS,
TPEOTYPE,
TPEPERM,
TPEPROTO,
TPERELEASE,
TPERMERR,
TPESVCERR,
TPESVCFAIL,
TPESYSTEM,
TPETIME,
TPETRAN,
TPGOTSIG |
| Method Summary | |
int |
getErrorDetail()
|
java.lang.String |
getStringErrorDetail()
|
| Methods inherited from class bea.jolt.JoltException |
getErrno,
getObject,
toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Method Detail |
public int getErrorDetail()
public java.lang.String getStringErrorDetail()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||