ServerModeExceptionThrownEventArgs Constructors
Provides data for the LinqServerModeDataSource.ExceptionThrown event.Name | Parameters | Description |
---|---|---|
ServerModeExceptionThrownEventArgs(Exception) | exception | Initializes a new ServerModeExceptionThrownEventArgs class instance with the specified setting. |
See Also