public class PoolExhaustedException extends Exception
| Constructor and Description |
|---|
PoolExhaustedException() |
PoolExhaustedException(String message) |
PoolExhaustedException(String message,
Throwable cause) |
PoolExhaustedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.