 | ExceptionExtensions Class |
Extension methods to ease dealing with exceptions.
Inheritance Hierarchy Namespace: TomsToolbox.EssentialsAssembly: TomsToolbox.Essentials (in TomsToolbox.Essentials.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntaxpublic static class ExceptionExtensions
<ExtensionAttribute>
Public NotInheritable Class ExceptionExtensions
The ExceptionExtensions type exposes the following members.
Methods | Name | Description |
---|
 | ExceptionChain |
Returns an enumeration of exceptions that contains this exception and all inner exceptions.
|
Top
See Also