Namespace: LLama.Exceptions
An END was encountered before the last element
public class GrammarUnexpectedEndElement : GrammarFormatException, System.Runtime.Serialization.ISerializable
Inheritance Object → Exception → GrammarFormatException → GrammarUnexpectedEndElement
Implements ISerializable
public MethodBase TargetSite { get; }
public string Message { get; }
public IDictionary Data { get; }
public Exception InnerException { get; }
public string HelpLink { get; set; }
public string Source { get; set; }
public int HResult { get; set; }
public string StackTrace { get; }