public class JSONValueNotFoundException extends RuntimeException
Constructor and Description |
---|
JSONValueNotFoundException(String location,
JSONType requiredType) |
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
JSONType |
getRequiredType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JSONValueNotFoundException(String location, JSONType requiredType)
public String getLocation()
public JSONType getRequiredType()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.