org.sazonov.fuzzy.engine
Class EvaluationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.sazonov.fuzzy.engine.EvaluationException
All Implemented Interfaces:
java.io.Serializable

public class EvaluationException
extends java.lang.Exception

This exception is thrown if an error occurs during evaluation of a rule (most likely a MF name is wrong)

Version:
2000 Original, v0.1, Edward S. Sazonov (esazonov@usa.com)
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait