org.sazonov.fuzzy.engine
Class NoRulesFiredException

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

public class NoRulesFiredException
extends java.lang.Exception

This exception is thrown if no rules fired and defuzzification attempted.

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