public final class EvaluationException
extends java.lang.Exception
Constructor and Description |
---|
EvaluationException(java.lang.Exception e)
Creates the EvaluationException
|
EvaluationException(java.lang.String msg)
Creates the EvaluationException
|
public EvaluationException(java.lang.Exception e)
e
- the underlying cause of the exceptionpublic EvaluationException(java.lang.String msg)
msg
- The exception message