Overload | Description |
---|---|
ExceptionEventArgs Constructor() | Initializes a new instance of the class, with all defaults. |
ExceptionEventArgs Constructor(Exception) | Initializes a new instance of the class with given exception. |
ExceptionEventArgs Constructor(ExceptionEventArgs) | Initializes a new instance of the class, with a copy of another instance. |