Package argo.jdom
Class JsonNodeDoesNotMatchPathElementsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
argo.jdom.JsonNodeDoesNotMatchJsonNodeSelectorException
argo.jdom.JsonNodeDoesNotMatchPathElementsException
- All Implemented Interfaces:
Serializable
@Environment(CLIENT)
public final class JsonNodeDoesNotMatchPathElementsException
extends JsonNodeDoesNotMatchJsonNodeSelectorException
- See Also:
- Mappings:
Namespace Name intermediary argo/jdom/JsonNodeDoesNotMatchPathElementsExceptionglue argo/jdom/JsonNodeDoesNotMatchPathElementsExceptionserver argo/jdom/JsonNodeDoesNotMatchPathElementsExceptionclient aonamed argo/jdom/JsonNodeDoesNotMatchPathElementsException
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateJsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode) -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringcommaSeparate(Object[] object) private static StringformatMessage(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode) (package private) static JsonNodeDoesNotMatchPathElementsExceptionjsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
JSON_FORMATTER
- Mappings:
Namespace Name Mixin selector intermediary JSON_FORMATTERLargo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;glue JSON_FORMATTERLargo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;server JSON_FORMATTERLargo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;client aLao;a:Lml;named JSON_FORMATTERLargo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;
-
-
Constructor Details
-
JsonNodeDoesNotMatchPathElementsException
private JsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode)
-
-
Method Details
-
jsonNodeDoesNotMatchPathElementsException
static JsonNodeDoesNotMatchPathElementsException jsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode) - Mappings:
Namespace Name Mixin selector intermediary jsonNodeDoesNotMatchPathElementsExceptionLargo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;glue jsonNodeDoesNotMatchPathElementsExceptionLargo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;server jsonNodeDoesNotMatchPathElementsExceptionLargo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;client aLao;a(Lmz;[Ljava/lang/Object;Lqe;)Lao;named jsonNodeDoesNotMatchPathElementsExceptionLargo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;
-
formatMessage
private static String formatMessage(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode) - Mappings:
Namespace Name Mixin selector intermediary formatMessageLargo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;glue formatMessageLargo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;server formatMessageLargo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;client bLao;b(Lmz;[Ljava/lang/Object;Lqe;)Ljava/lang/String;named formatMessageLargo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;
-
commaSeparate
- Mappings:
Namespace Name Mixin selector intermediary commaSeparateLargo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;glue commaSeparateLargo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;server commaSeparateLargo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;client aLao;a([Ljava/lang/Object;)Ljava/lang/String;named commaSeparateLargo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;
-