public class JDBCConnectionPoolInterruptedException extends RuntimeException
JDBCConnectionPool has failed due to current thread being interrupted.
This error should be treated like a normal InterruptedException and has noting to do with database failure!| Constructor and Description |
|---|
JDBCConnectionPoolInterruptedException(InterruptedException exc) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JDBCConnectionPoolInterruptedException(InterruptedException exc)
Copyright © 2017 SAP SE. All Rights Reserved.