Yaml .NET Parser

ParseException Members

ParseException overview

Public Instance Constructors

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

Public Instance Properties

Data (inherited from Exception) 
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
LineNumber The line where the error occures
Message (inherited from Exception) 
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 Exception) 
GetType (inherited from Exception) 
ToString (inherited from Exception) 

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

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

Private Instance Fields

linenrMissing <summary> documentation for F:Yaml.ParseException.linenr

See Also

ParseException Class | Yaml Namespace