Class ExceptionExts
Namespace: NoSuchStudio.Common
Assembly: NoSuchStudio-Common.dll
Syntax
public static class ExceptionExts
Methods
RootCause(Exception)
Declaration
public static Exception RootCause(this Exception e)
Parameters
| Type | Name | Description |
|---|---|---|
| Exception | e |
Returns
| Type | Description |
|---|---|
| Exception |