Class ContextEvaluationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ContextEvaluationException
    extends EvaluationException
    Creation-Date: Dec 5, 2006, 4:19:26 PM
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.pentaho.reporting.libraries.base.util.StackableException

        getParent, getParentThrowable, printStackTrace, printStackTrace, printStackTrace, toString
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ContextEvaluationException

        public ContextEvaluationException​(ErrorValue errorValue)