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