InfiniteLoopProtectionException Class

Namespace
GitVersion.Model.Exceptions
Base Types
  • Exception
graph BT Type-->Base0["Exception"] Type["InfiniteLoopProtectionException"] class Type type-node

Syntax

public class InfiniteLoopProtectionException : Exception

Constructors

Extension Methods

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