public class EvaluationException extends RuntimeException
| Constructor and Description |
|---|
EvaluationException(String s) |
EvaluationException(String s,
RuntimeException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EvaluationException(String s)
public EvaluationException(String s, RuntimeException e)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.