WarningException Class

Namespace
GitVersion
Base Types
  • Exception
graph BT Type-->Base0["Exception"] Type["WarningException"] class Type type-node

Syntax

[Serializable]
public class WarningException : Exception

Attributes

Type Description
Serializable

Constructors

Extension Methods

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