exjsonpath v0.9.0 ExJSONPath.ParsingError

Describes a JSONPath parsing error. message contains the user readable error message.

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %ExJSONPath.ParsingError{message: String.t()}