Class JSONObject.PathBlockedException

All Implemented Interfaces:
Serializable
Enclosing class:
JSONObject

public static final class JSONObject.PathBlockedException extends IllegalArgumentException
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: