PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.InvalidEnvironmentVariableValue Class Reference
Inheritance diagram for PeanutButter.Utils.InvalidEnvironmentVariableValue:

Public Member Functions

 InvalidEnvironmentVariableValue (string envVar, string value, string why)
 Constructs the InvalidEnvironmentVariable instance.

Properties

string EnvVar [get]
 The problematic environment variable.
string Value [get]
 The problematic value.
string Why [get]
 Why this is a problem.

Constructor & Destructor Documentation

◆ InvalidEnvironmentVariableValue()

PeanutButter.Utils.InvalidEnvironmentVariableValue.InvalidEnvironmentVariableValue ( string envVar,
string value,
string why )

Constructs the InvalidEnvironmentVariable instance.

Parameters
envVar
value
why

The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.Utils/InvalidEnvironmentVariableValue.cs