Serializablepublic final class DatabaseIOException extends IOException
IOException whose cause is an SQLException.| Constructor | Description |
|---|---|
DatabaseIOException(SQLException cause) |
|
DatabaseIOException(SQLException cause,
String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatabaseIOException(SQLException cause)
public DatabaseIOException(SQLException cause, String message)