Class ExceptionExtensions
Inherited Members
Namespace: InsaneScatterbrain.Extensions
Syntax
public static class ExceptionExtensions
Methods
Rethrow(Exception)
Declaration
public static void Rethrow(this Exception e)
Parameters
| Type | Name | Description |
|---|---|---|
| Exception | e |