Exception that is thrown when the YAML parser encounters a problem.
|
See Also: Inherited members from Exception.
Initializes a new instance of the YamlDotNet.Core.ParserException class. |
Initializes a new instance of the YamlDotNet.Core.ParserException class. |
Initializes a new instance of the YamlDotNet.Core.ParserException class. |
Initializes a new instance of the YamlDotNet.Core.ParserException class. |
ParserException
(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Initializes a new instance of the YamlDotNet.Core.ParserException class.
|
Initializes a new instance of the YamlDotNet.Core.ParserException class.
Initializes a new instance of the YamlDotNet.Core.ParserException class.
Type | Condition |
---|---|
ArgumentNullException | The info parameter is null. |
System.Runtime.Serialization.SerializationException | The class name is null or Exception.HResult is zero (0). |
Initializes a new instance of the YamlDotNet.Core.ParserException class.
Initializes a new instance of the YamlDotNet.Core.ParserException class.
Gets the location where the exception has occured.