Represents an exception XML documentation element.
public class XmlExceptionElement : XmlDocumentationElement
public XmlExceptionElement()
public XmlExceptionElement(XElement element)
public string Cref { get; set; }
public override string ToMdx()