Package org.infinispan.objectfilter
Class ParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.objectfilter.ParsingException
- All Implemented Interfaces:
Serializable
Thrown in case of syntax errors during parsing or during the processing of the parse tree.
- Since:
- 9.0
- Author:
- anistor@redhat.com
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParsingException
(String message) ParsingException
(String message, Throwable cause) ParsingException
(Throwable cause)
-
Constructor Details
-
ParsingException
-
ParsingException
-
ParsingException
-