Back to Devexpress

EdxWizardControlException Class

vcl-dxcustomwizardcontrol-0d107b6e.md

latest769 B
Original Source

EdxWizardControlException Class

This class is used to raise wizard control-specific exceptions.

Declaration

delphi
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

EdxWizardControlException Members

dxCustomWizardControl Unit