- Namespace
- GitVersion
- Base Types
-
- Exception
- GitToolsException
- Derived Types
graph BT Type-->Base0["GitToolsException"] click Base0
"/api/GitVersion/GitToolsException"
Base0-->Base1["Exception"] Type["GitVersionException"]
class Type type-node
Derived0["ConfigurationException"]-->Type click Derived0
"/api/GitVersion.Configuration/ConfigurationException"
Syntax
[Serializable]
public class GitVersionException : GitToolsException
Attributes
Type | Description |
---|---|
Serializable |
Constructors
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|