Back to Devexpress

ExceptionEventArgs Constructors

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-exceptioneventargs-dot-ctor.md

latest1.1 KB
Original Source

ExceptionEventArgs Constructors

Represents the base class for arguments passed to exception handling events.

NameParametersDescription
ExceptionEventArgs(String, Exception)errorText, exceptionCreates a new ExceptionEventArgs object.
ExceptionEventArgs(String, String, Exception, ExceptionMode)errorText, windowCaption, exception, exceptionModeCreates a new ExceptionEventArgs object.

See Also

ExceptionEventArgs Class

ExceptionEventArgs Members

DevExpress.XtraEditors.Controls Namespace