Rebornbuddy
Loading...
Searching...
No Matches
NDesk.Options.OptionException Class Reference
Inheritance diagram for NDesk.Options.OptionException:

Public Member Functions

 OptionException ()
 OptionException (string message, string optionName)
 OptionException (string message, string optionName, Exception innerException)
override void GetObjectData (SerializationInfo info, StreamingContext context)

Protected Member Functions

 OptionException (SerializationInfo info, StreamingContext context)

Properties

string OptionName [get]

Constructor & Destructor Documentation

◆ OptionException() [1/4]

NDesk.Options.OptionException.OptionException ( )

◆ OptionException() [2/4]

NDesk.Options.OptionException.OptionException ( string message,
string optionName )

◆ OptionException() [3/4]

NDesk.Options.OptionException.OptionException ( string message,
string optionName,
Exception innerException )

◆ OptionException() [4/4]

NDesk.Options.OptionException.OptionException ( SerializationInfo info,
StreamingContext context )
protected

Member Function Documentation

◆ GetObjectData()

override void NDesk.Options.OptionException.GetObjectData ( SerializationInfo info,
StreamingContext context )

Property Documentation

◆ OptionName

string NDesk.Options.OptionException.OptionName
get