Class JmespathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.smithy.jmespath.JmespathException
All Implemented Interfaces:
Serializable

public class JmespathException extends RuntimeException
Thrown when any JMESPath error occurs.
See Also: