bea.jolt.pool
Class ServiceException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          java.lang.RuntimeException
              bea.jolt.JoltException
                  bea.jolt.ServiceException
                      bea.jolt.pool.ServiceException
All Implemented Interfaces:
java.io.Serializable

public class ServiceException
extends ServiceException

This exception is thrown when an error occurs in the execution of a BEA Tuxedo service. Information about the BEA Tuxedo error is contained in this class.

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.ServiceException
getErrorDetail, getStringErrorDetail
 
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