C1.WPF.FlexViewer.4 Assembly > C1.WPF.FlexViewer Namespace : OperationErrorEventArgs Class |
For a list of all members of this type, see OperationErrorEventArgs members.
Name | Description | |
---|---|---|
![]() | Exception | Gets the exception that represents the error. |
![]() | Handled | Gets or sets a value indicating if no additional actions are required. |
![]() | Operation | Gets the operation being executed when the error occurred. |
![]() | StatusText | Gets or sets a string displayed as StatusText. |
![]() | ThrowException | Gets or sets a value indicating whether to throw the exception. |