SchedulerUnhandledExceptionEventArgs Constructors
Provides data for the ASPxScheduler.UnhandledException and AppointmentStorageBase.LoadException events.Name | Parameters | Description |
---|---|---|
SchedulerUnhandledExceptionEventArgs(Exception) | e | Initializes a new instance of the SchedulerUnhandledExceptionEventArgs class with the specified exception. |
See Also