public class ExhaustedConnectionPoolException extends IllegalStateException
| Constructor and Description |
|---|
ExhaustedConnectionPoolException() |
ExhaustedConnectionPoolException(String s) |
ExhaustedConnectionPoolException(String message,
Throwable cause) |
ExhaustedConnectionPoolException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExhaustedConnectionPoolException()
public ExhaustedConnectionPoolException(String s)
public ExhaustedConnectionPoolException(String message, Throwable cause)
public ExhaustedConnectionPoolException(Throwable cause)
Copyright © 2018. All rights reserved.