public class BadUserException extends BadRealmException
| Constructor and Description |
|---|
BadUserException(String info)
Constructs the exception, with descriptive information.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadUserException(String info)
info - describes the problem with the userCopyright © 2019. All rights reserved.