Class OperatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
COM.TIBCO.hawk.config.rbengine.rulebase.OperatorException
All Implemented Interfaces:
Serializable

public class OperatorException extends Exception
Used to signal exceptions in the creation or evaluation of Operators
See Also:
  • Field Details

    • CNAME

      public static String CNAME
  • Constructor Details

    • OperatorException

      public OperatorException(String s)