All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bea.jolt.pool.ServiceException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----bea.jolt.JoltException
                                   |
                                   +----bea.jolt.ServiceException
                                           |
                                           +----bea.jolt.pool.ServiceException

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.


All Packages  Class Hierarchy  This Package  Previous  Next  Index