Sets the exception to display.
| C# | Visual Basic | Visual C++ |
public void SetException( Exception exp )
Public Sub SetException ( _ exp As Exception _ )
public: void SetException( Exception^ exp )
- exp (Exception)
- The exception object.
| C# | Visual Basic | Visual C++ |
public void SetException( Exception exp )
Public Sub SetException ( _ exp As Exception _ )
public: void SetException( Exception^ exp )