|
||||||||||
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
bea.jolt.JoltException
bea.jolt.EventException
This exception is thrown if any of the following Tuxedo errors occurs: TPEINVAL (invalid arguments are given), TPENOENT (cannot access the Tuxedo System Event Broker), TPELIMIT (the event broker's maximum number of subscriptions has been reached), TPEMATCH (the subscription failed because it matched one already listed with the event broker), TPETIME (a timeout occurs), TPEOS (an operating system error occurs), TPESYSTEM (a Tuxedo system error occurs).
Field Summary |
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 |
Methods inherited from class bea.jolt.JoltException |
getErrno, getObject, 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 |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |