public class UnsupportedFilterException extends Exception
Constructor and Description |
---|
UnsupportedFilterException() |
UnsupportedFilterException(String message)
Filter is not supported.
|
UnsupportedFilterException(String message,
Throwable cause)
Filter is not supported.
|
UnsupportedFilterException(Throwable cause)
Filter is not supported.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedFilterException()
public UnsupportedFilterException(String message)
public UnsupportedFilterException(String message, Throwable cause)
public UnsupportedFilterException(Throwable cause)
Copyright © 1996–2022 Geotools. All rights reserved.