|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.mchange.lang.PotentiallySecondaryException com.mchange.v2.resourcepool.ResourcePoolException
public class ResourcePoolException
Constructor Summary | |
---|---|
ResourcePoolException()
|
|
ResourcePoolException(java.lang.String msg)
|
|
ResourcePoolException(java.lang.String msg,
java.lang.Throwable t)
|
|
ResourcePoolException(java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class com.mchange.lang.PotentiallySecondaryException |
---|
getNestedThrowable, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResourcePoolException(java.lang.String msg, java.lang.Throwable t)
public ResourcePoolException(java.lang.Throwable t)
public ResourcePoolException(java.lang.String msg)
public ResourcePoolException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |