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