public class PoolInitializationException extends RuntimeException
| Constructor and Description |
|---|
PoolInitializationException(Throwable t)
Construct an exception, possibly wrapping the provided Throwable as the cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PoolInitializationException(Throwable t)
t - the Throwable to wrapCopyright © 2016 Zaxxer.com. All rights reserved.