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