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, toString
public NoSuchRealmException(String info)
info
- describes the realm which does not existCopyright © 2021. All rights reserved.