public class NoValidObjectException extends Exception
PoolableObjectFactory.createObject(K)
or there are no valid instances which used to be tested by PoolableObjectFactory.validateObject(K, V)| Constructor and Description |
|---|
NoValidObjectException() |
NoValidObjectException(String message) |
NoValidObjectException(String message,
Throwable cause) |
NoValidObjectException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.