org.geotools.text.filter
Class FilterBuilderException
Object
Throwable
Exception
ParseException
CQLException
FilterBuilderException
- All Implemented Interfaces:
- Serializable
Deprecated. use the CQLException
class instead, this one is going to be set to package visibility
public class FilterBuilderException
- extends CQLException
- Author:
- Ian Schneider
- See Also:
- Serialized Form
- Module:
Fields inherited from class ParseException |
eol, expectedTokenSequences, specialConstructor, tokenImage |
Methods inherited from class ParseException |
add_escapes |
FilterBuilderException
public FilterBuilderException(String message)
- Deprecated.
FilterBuilderException
public FilterBuilderException(String message,
IToken token)
- Deprecated.
FilterBuilderException
public FilterBuilderException(String message,
IToken token,
Throwable cause)
- Deprecated.
Copyright © 1996-2009 Geotools. All Rights Reserved.