Package argo.jdom

Class JsonNodeDoesNotMatchPathElementsException

All Implemented Interfaces:
Serializable

@Environment(CLIENT) public final class JsonNodeDoesNotMatchPathElementsException extends JsonNodeDoesNotMatchJsonNodeSelectorException
See Also:
Mappings:
Namespace Name
intermediary argo/jdom/JsonNodeDoesNotMatchPathElementsException
glue argo/jdom/JsonNodeDoesNotMatchPathElementsException
server argo/jdom/JsonNodeDoesNotMatchPathElementsException
client ao
named argo/jdom/JsonNodeDoesNotMatchPathElementsException
  • Field Details

    • JSON_FORMATTER

      private static final JsonFormatter JSON_FORMATTER
      Mappings:
      Namespace Name Mixin selector
      intermediary JSON_FORMATTER Largo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;
      glue JSON_FORMATTER Largo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;
      server JSON_FORMATTER Largo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;
      client a Lao;a:Lml;
      named JSON_FORMATTER Largo/jdom/JsonNodeDoesNotMatchPathElementsException;JSON_FORMATTER:Largo/format/JsonFormatter;
  • Constructor Details

  • Method Details

    • jsonNodeDoesNotMatchPathElementsException

      static JsonNodeDoesNotMatchPathElementsException jsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchChainedJsonNodeSelectorException jsonNodeDoesNotMatchChainedJsonNodeSelectorException, Object[] object, JsonRootNode jsonRootNode)
      Mappings:
      Namespace Name Mixin selector
      intermediary jsonNodeDoesNotMatchPathElementsException Largo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;
      glue jsonNodeDoesNotMatchPathElementsException Largo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;
      server jsonNodeDoesNotMatchPathElementsException Largo/jdom/JsonNodeDoesNotMatchPathElementsException;jsonNodeDoesNotMatchPathElementsException(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Largo/jdom/JsonNodeDoesNotMatchPathElementsException;
      client a Lao;a(Lmz;[Ljava/lang/Object;Lqe;)Lao;
      named jsonNodeDoesNotMatchPathElementsException Largo/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 formatMessage Largo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;
      glue formatMessage Largo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;
      server formatMessage Largo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;
      client b Lao;b(Lmz;[Ljava/lang/Object;Lqe;)Ljava/lang/String;
      named formatMessage Largo/jdom/JsonNodeDoesNotMatchPathElementsException;formatMessage(Largo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException;[Ljava/lang/Object;Largo/jdom/JsonRootNode;)Ljava/lang/String;
    • commaSeparate

      private static String commaSeparate(Object[] object)
      Mappings:
      Namespace Name Mixin selector
      intermediary commaSeparate Largo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;
      glue commaSeparate Largo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;
      server commaSeparate Largo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;
      client a Lao;a([Ljava/lang/Object;)Ljava/lang/String;
      named commaSeparate Largo/jdom/JsonNodeDoesNotMatchPathElementsException;commaSeparate([Ljava/lang/Object;)Ljava/lang/String;