public class BadRealmException extends Exception
| Constructor and Description |
|---|
BadRealmException() |
BadRealmException(String info)
Constructs the exception, with descriptive information.
|
BadRealmException(String info,
Throwable cause) |
BadRealmException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.