Represents exception information in DocFX metadata.
public class DocFxException
public string Description { get; set; }
public string Type { get; set; }