- Namespace
- GitVersion
- Base Types
-
- Exception
graph BT Type-->Base0["Exception"] Type["BugException"]
class Type type-node
Syntax
public class BugException : Exception
Constructors
| Name | Summary |
|---|---|
|
BugException |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
|
NotNull |
T |
From
CommonExtensions
|