Serialized Form
-
Package dev.argon.esexpr
-
Exception Class dev.argon.esexpr.DecodeException
class DecodeException extends Exception implements Serializable-
Serialized Fields
-
path
ESExprCodec.FailurePath path
The path in the object where the failure occurred.
-
-
-
Exception Class dev.argon.esexpr.SyntaxException
class SyntaxException extends Exception implements Serializable
-