public class UnsupportedFeatureException extends ExpressionSyntaxErrorException
| Constructor and Description |
|---|
UnsupportedFeatureException() |
UnsupportedFeatureException(Feature feature) |
UnsupportedFeatureException(String message) |
UnsupportedFeatureException(String message,
Throwable cause) |
UnsupportedFeatureException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedFeatureException(Feature feature)
public UnsupportedFeatureException()
public UnsupportedFeatureException(String message)
public UnsupportedFeatureException(Throwable cause)
Copyright © 2010–2022. All rights reserved.