com.sun.ejb.containers.util.pool
Class PoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.ejb.containers.util.pool.PoolException
- All Implemented Interfaces:
- Serializable
public class PoolException
- extends RuntimeException
- See Also:
- Serialized Form
PoolException
public PoolException()
PoolException
public PoolException(String message)
PoolException
public PoolException(String message,
Throwable throwable)
getThrowable
public Throwable getThrowable()
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class Throwable
printStackTrace
public void printStackTrace(PrintStream ps)
- Overrides:
printStackTrace in class Throwable
printStackTrace
public void printStackTrace(PrintWriter pw)
- Overrides:
printStackTrace in class Throwable
Copyright © 2012 GlassFish Community. All Rights Reserved.