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, toString
Copyright © 2018. All rights reserved.