CommandLineArgumentException overview
![]() |
Overloaded. Initializes a new instance of the CommandLineArgumentException class. |
![]() | Gets a collection of key/value pairs that provide additional user-defined information about the exception. |
![]() | Gets or sets a link to the help file associated with this exception. |
![]() | Gets the Exception instance that caused the current exception. |
![]() | Gets the error message and the parameter name, or only the error message if no parameter name is set. |
![]() | Gets the name of the parameter that causes this exception. |
![]() | Gets or sets the name of the application or the object that causes the error. |
![]() | Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
![]() | Gets the method that throws the current exception. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. |
![]() | Serves as a hash function for a particular type. |
![]() | Sets the SerializationInfo object with the parameter name and additional exception information. |
![]() | Gets the runtime type of the current instance. |
![]() | Creates and returns a string representation of the current exception. |
CommandLineArgumentException Class | NAnt.Core.Util Namespace