public class JDBCConnectionPoolInterruptedException
extends java.lang.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(java.lang.InterruptedException exc) |
Copyright © 2018 SAP SE. All Rights Reserved.