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