Class ExceptionsExtensions
Inherited Members
Namespace: System
Assembly: Acoustics.Shared.dll
Syntax
public static class ExceptionsExtensions
Methods
| Improve this Doc View SourcePreserveStackTrace(Exception)
Declaration
public static void PreserveStackTrace(this Exception exception)
Parameters
| Type | Name | Description |
|---|---|---|
| Exception | exception |