public class NoSuchRealmException extends Exception
| Constructor and Description |
|---|
NoSuchRealmException(String info)
Constructs the exception, with descriptive information.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchRealmException(String info)
info - describes the realm which does not existCopyright © 2019. All rights reserved.