public class ObjectMissingException extends PrintException
| Constructor and Description |
|---|
ObjectMissingException(PElement pJsonObject,
java.lang.String key)
Constructor.
|
public ObjectMissingException(PElement pJsonObject, java.lang.String key)
pJsonObject - the json object queriedkey - the key that was expected to exist.