NAnt SDK Documentation - v0.85-nightly-2005-11-09

BuildException Properties

The properties of the BuildException class are listed below. For a complete list of BuildException class members, see the BuildException Members topic.

Public Instance Properties

Data (inherited from Exception) 
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Location Gets the location in the build file of the element from which the exception originated.
Message Gets a message that describes the current exception.
RawMessage Gets the raw message as specified when the exception was constructed.
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Protected Instance Properties

HResult (inherited from Exception) 

See Also

BuildException Class | NAnt.Core Namespace