Package com.portal.pcm.jdbc
Class JDBCPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.portal.pcm.jdbc.JDBCPoolException
- All Implemented Interfaces:
Serializable
JDBCPoolException ...
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJDBCPoolException(String message) JDBCPoolException(String message, Throwable cause) JDBCPoolException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JDBCPoolException
public JDBCPoolException() -
JDBCPoolException
-
JDBCPoolException
-
JDBCPoolException
-