Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CommandLineValidationException(RhoElement)

Declaration

public CommandLineValidationException(
    RhoElement message
)

Summary

Constructor.

Parameters

RhoElementmessage Provide a helpful, descriptive message for the user to determine how to provide a valid command-line parameter. This message is colorized with CommandLineParser.Colorize(RhoElement).