Package org.geotools.xml.filter
Class UnsupportedFilterException
Object
Throwable
Exception
RuntimeException
UnsupportedFilterException
- All Implemented Interfaces:
Serializable
Indicates an illegal filter configuration according to the compliance level set.
- Since:
- 2.2.1
- Author:
- Jesse
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedFilterException(String string) UnsupportedFilterException(String message, Exception e) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedFilterException
-
UnsupportedFilterException
-