NAnt SDK Documentation - v0.85-nightly-2005-11-09
CommandLineArgumentException Members
CommandLineArgumentException overview
Public Instance Constructors
CommandLineArgumentException
Overloaded. Initializes a new instance of the CommandLineArgumentException class.
Public Instance Properties
Data
(inherited from
Exception
)
HelpLink
(inherited from
Exception
)
InnerException
(inherited from
Exception
)
Message
(inherited from
ArgumentException
)
ParamName
(inherited from
ArgumentException
)
Source
(inherited from
Exception
)
StackTrace
(inherited from
Exception
)
TargetSite
(inherited from
Exception
)
Public Instance Methods
Equals
(inherited from
Object
)
GetBaseException
(inherited from
Exception
)
GetHashCode
(inherited from
Object
)
GetObjectData
(inherited from
ArgumentException
)
GetType
(inherited from
Exception
)
ToString
(inherited from
Exception
)
See Also
CommandLineArgumentException Class
|
NAnt.Core.Util Namespace