bea.jolt.pool
Class SessionPoolException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bybea.jolt.JoltException
                  extended bybea.jolt.SessionException
                      extended bybea.jolt.pool.SessionPoolException
All Implemented Interfaces:
java.io.Serializable

public class SessionPoolException
extends SessionException

This exception is thrown when there is an error in the session pool.

Author:
Copyright (c) 1999 by BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

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.SessionException
getApplicationCode
 
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