Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Classes
EFzyException Class
Fefines the base exception class for the Fuzzy Logic Component Library (FLCL). Exceptions that are raised in this unit, raise EFzyException.
Namespace: FuzzyConsts
ERSException FuzzyConsts.EFzyException FuzzyLogic.EFzyParseException
Delphi
type EFzyException = class(ERSException);
•FuzzyConsts