public class EvaluationException extends Exception
Constructor and Description |
---|
EvaluationException(String msg) |
EvaluationException(String msg,
Throwable cause) |
EvaluationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EvaluationException(String msg)
public EvaluationException(String msg, Throwable cause)
public EvaluationException(Throwable cause)
Copyright © 2005–2018 QOS.ch. All rights reserved.