public static class Database.ConnectionBrokenSQLException
extends java.sql.SQLException
| Constructor and Description |
|---|
ConnectionBrokenSQLException() |
ConnectionBrokenSQLException(java.lang.String message) |
ConnectionBrokenSQLException(java.lang.String message,
java.lang.Throwable cause) |
ConnectionBrokenSQLException(java.lang.Throwable cause) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionBrokenSQLException()
public ConnectionBrokenSQLException(java.lang.String message)
public ConnectionBrokenSQLException(java.lang.Throwable cause)
public ConnectionBrokenSQLException(java.lang.String message,
java.lang.Throwable cause)