public class DatabaseException extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
DatabaseException.Timeout |
| Constructor and Description |
|---|
DatabaseException() |
DatabaseException(String message) |
DatabaseException(String message,
Throwable t) |
DatabaseException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.