public static class IJsonObject.KeyNotFoundException extends RuntimeException
key is not found on a IJsonObject object.| Constructor and Description |
|---|
KeyNotFoundException(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
The key that wasn not found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.