Package com.mchange.v2.resourcepool
Class ResourcePoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.lang.PotentiallySecondaryException
com.mchange.v2.resourcepool.ResourcePoolException
- All Implemented Interfaces:
com.mchange.lang.PotentiallySecondary
,Serializable
- Direct Known Subclasses:
CannotAcquireResourceException
,NoGoodResourcesException
,TimeoutException
public class ResourcePoolException
extends com.mchange.lang.PotentiallySecondaryException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mchange.lang.PotentiallySecondaryException
getNestedThrowable, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
ResourcePoolException
-
ResourcePoolException
-
ResourcePoolException
-
ResourcePoolException
public ResourcePoolException()
-