public class FilterToSQLException extends Exception
Constructor and Description |
---|
FilterToSQLException(String message)
Constructor with message argument.
|
FilterToSQLException(String msg,
Throwable exp)
Constructs a new instance of DataSourceException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FilterToSQLException(String message)
message
- Reason for the exception being thrownCopyright © 1996–2023 Geotools. All rights reserved.