SerializableUnsupportedFeatureExceptionpublic class ExpressionSyntaxErrorException extends RuntimeException
| Constructor | Description |
|---|---|
ExpressionSyntaxErrorException() |
|
ExpressionSyntaxErrorException(String message) |
|
ExpressionSyntaxErrorException(String message,
Throwable cause) |
|
ExpressionSyntaxErrorException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExpressionSyntaxErrorException()
public ExpressionSyntaxErrorException(String message, Throwable cause)
public ExpressionSyntaxErrorException(String message)
public ExpressionSyntaxErrorException(Throwable cause)
Copyright © 2022–2023. All rights reserved.