All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bea.jolt.pool.SessionPoolException

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

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.


All Packages  Class Hierarchy  This Package  Previous  Next  Index