GitToolsException Class

Namespace
GitVersion
Base Types
  • Exception
Derived Types
graph BT Type-->Base0["Exception"] Type["GitToolsException"] class Type type-node Derived0["GitVersionException"]-->Type click Derived0 "/api/GitVersion/GitVersionException"

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