Class ExceptionRegistry
Optional: Maps enum identifiers to ExceptionDetail instances.
Inherited Members
Namespace: CoverageKiller2
Assembly: CoverageKiller2.dll
Syntax
public static class ExceptionRegistry
Methods
Get(KnownExceptionType)
Declaration
public static ExceptionDetail Get(KnownExceptionType type)
Parameters
Type | Name | Description |
---|---|---|
KnownExceptionType | type |
Returns
Type | Description |
---|---|
ExceptionDetail |