org.sazonov.fuzzy.engine
Class RulesParsingException

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

public class RulesParsingException
extends java.lang.Exception

This exception is thrown if an error occurs during parsing a fuzzy rule Exception.getMessage() will return cause of the error

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