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