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

ExpressionParseException Members

ExpressionParseException overview

Public Instance Constructors

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

Public Instance Properties

Data (inherited from Exception) 
EndPosMissing <summary> documentation for P:NAnt.Core.ExpressionParseException.EndPos
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
StartPosMissing <summary> documentation for P:NAnt.Core.ExpressionParseException.StartPos
TargetSite (inherited from Exception) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectDataMissing <summary> documentation for M:NAnt.Core.ExpressionParseException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
GetType (inherited from Exception) 
ToString (inherited from Exception) 

Protected Instance Constructors

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

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

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

See Also

ExpressionParseException Class | NAnt.Core Namespace