Package com.api.jsonata4java.expressions
Class NonNumericArrayIndexException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.api.jsonata4java.expressions.EvaluateRuntimeException
-
- com.api.jsonata4java.expressions.NonNumericArrayIndexException
-
- All Implemented Interfaces:
Serializable
public class NonNumericArrayIndexException extends EvaluateRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NonNumericArrayIndexException()Constructor
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Field Detail
-
MSG
public static final String MSG
- See Also:
- Constant Field Values
-
-