Class JSONObject.PathBlockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.klojang.util.JSONObject.PathBlockedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
JSONObject
Thrown when trying to write to a path that has already been set, or that extends beyond a path segment
with a terminal value (anything other than a map).
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString