public class PoolInterruptedException extends PoolException
| Constructor and Description |
|---|
PoolInterruptedException(Exception e)
Creates a new pool interrupted exception.
|
PoolInterruptedException(String msg)
Creates a new pool interrupted exception.
|
PoolInterruptedException(String msg,
Exception e)
Creates a new pool interrupted exception.
|
getControl, getControls, getMatchedDn, getMessageId, getReferralURLs, getResultCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PoolInterruptedException(String msg)
msg - describing this exceptionpublic PoolInterruptedException(Exception e)
e - pooling specific exceptionCopyright © 2023. All rights reserved.