public class DatabaseIOException extends RuntimeException
Constructor and Description |
---|
DatabaseIOException(IOException e) |
Modifier and Type | Method and Description |
---|---|
IOException |
toIOException() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DatabaseIOException(IOException e)
public IOException toIOException()