Class EvaluationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.veithen.alta.template.EvaluationException
All Implemented Interfaces:
Serializable

public class EvaluationException extends Exception
See Also:
  • Constructor Details

    • EvaluationException

      public EvaluationException(String msg)
    • EvaluationException

      public EvaluationException(String msg, Throwable cause)