Class ParsingErrorInfo

Class ParsingErrorInfo

Namespace: Aspose.Note
Assembly: Aspose.Note.dll (25.4.0)

Information about the error that occurred during parsing.

public class ParsingErrorInfo

Inheritance

object ParsingErrorInfo

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ParsingErrorInfo()

public ParsingErrorInfo()

Properties

Message

Gets a message that describes the current error.

public string Message { get; }

Property Value

string

 English