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

ValidationException Members

ValidationException overview

Public Instance Constructors

ValidationException Overloaded. Initializes a new instance of the ValidationException class.

Public Instance Properties

Data (inherited from Exception) 
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Location (inherited from BuildException) Gets the location in the build file of the element from which the exception originated.
Message (inherited from BuildException) Gets a message that describes the current exception.
RawMessage (inherited from BuildException) Gets the raw message as specified when the exception was constructed.
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 BuildException) Serializes this object into the SerializationInfo provided.
GetType (inherited from Exception) 
ToString (inherited from BuildException) Creates and returns a string representation of the current exception.

Protected Instance Constructors

ValidationException Overloaded. Initializes a new instance of the ValidationException class.

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ValidationException Class | NAnt.Core Namespace