Class FilterParserExceptionImpl

All Implemented Interfaces:
Serializable

public class FilterParserExceptionImpl extends ExpressionParserException
This class is used to create exceptions of type FilterParserException. Because this class lies inside org.apache.olingo.odata2.core it is possible to define better/more detailed input parameters for inserting into the exception text.
The exception ExpressionParserException does not know the org.apache.olingo.odata2.core content
See Also: