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