public class ViburDBCPException extends RuntimeException
RuntimeException; however, all methods
that throw this exception will explicitly declare it.| Constructor and Description |
|---|
ViburDBCPException() |
ViburDBCPException(String message) |
ViburDBCPException(String message,
Throwable cause) |
ViburDBCPException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
unwrapSQLException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ViburDBCPException()
public ViburDBCPException(String message)
public ViburDBCPException(Throwable cause)
public SQLException unwrapSQLException()
Copyright © 2013-2019 vibur.org. All Rights Reserved.