EdxWizardControlException Class
This class is used to raise wizard control-specific exceptions.
Declaration
EdxWizardControlException = class(
EdxException
)
Remarks
This exception class allows you to easily filter and accurately handle exceptions raised in your applications.
Inheritance
TObject
Exception
EdxException
EdxWizardControlException
See Also