ExceptionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for exceptions.
public ref class ExceptionExtensions abstract sealed
public static class ExceptionExtensions
type ExceptionExtensions = class
Public Module ExceptionExtensions
- Inheritance
-
ExceptionExtensions
Methods
AddData<T>(T, String, Object[]) |
Adds data to the Data member of |