Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Classes
EGPException Class
Defines the base exception class for the genetic programming portion of the library
Namespace: RSGAConsts
ERSException RSGAConsts.EGAException RSGAConsts.EGPException
Delphi
type EGPException = class(EGAException);
•RSGAConsts.EGAException
•RSGAConsts