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