@ThreadSafe public class DatabaseException extends RuntimeException
| Constructor and Description |
|---|
DatabaseException(String msg)
Creates an DatabaseException.
|
DatabaseException(String msg,
Throwable ex)
Creates an DatabaseException.
|
DatabaseException(Throwable ex)
Creates an DatabaseException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2020 OWASP. All rights reserved.