Package argo.jdom
Class JsonNodeDoesNotMatchJsonNodeSelectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
argo.jdom.JsonNodeDoesNotMatchJsonNodeSelectorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JsonNodeDoesNotMatchChainedJsonNodeSelectorException,JsonNodeDoesNotMatchPathElementsException
@Environment(CLIENT)
public class JsonNodeDoesNotMatchJsonNodeSelectorException
extends IllegalArgumentException
- See Also:
- Mappings:
Namespace Name intermediary argo/jdom/JsonNodeDoesNotMatchJsonNodeSelectorExceptionglue argo/jdom/JsonNodeDoesNotMatchJsonNodeSelectorExceptionserver argo/jdom/JsonNodeDoesNotMatchJsonNodeSelectorExceptionclient adnamed argo/jdom/JsonNodeDoesNotMatchJsonNodeSelectorException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonNodeDoesNotMatchJsonNodeSelectorException
JsonNodeDoesNotMatchJsonNodeSelectorException(String string)
-