GitToolsException Class

Namespace
GitVersion
Base Types
  • Exception
Derived Types

Syntax

[Serializable]
public class GitToolsException : Exception

Attributes

Type Description
Serializable

Constructors

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<GitToolsException>(string) T
GitHub