Serializablepublic class UnsupportedFeatureException extends ExpressionSyntaxErrorException
| Constructor | Description |
|---|---|
UnsupportedFeatureException() |
|
UnsupportedFeatureException(Feature feature) |
|
UnsupportedFeatureException(String message) |
|
UnsupportedFeatureException(String message,
Throwable cause) |
|
UnsupportedFeatureException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, 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 © 2022–2023. All rights reserved.