路径 <path> 不是有效的 SharePoint 路径。
INCOMPLETE_PATH
路径不完整,必须在“/sites/”或“/teams/”之后包含网站名称。
无效主机
主机“<host>”不是有效的 SharePoint 主机,必须以“.sharepoint.com”结尾。
INVALID_PATH_COMPONENT
路径必须以“/sites/”或“/teams/”开头,或者为有效的共享链接,得到的是“<pathComponent>”。
无效方案
方案必须是“https”、“http”或“sharepoint”,才包含“<scheme>”。
空或无值
路径不能为 null 或为空。
URI解析失败
无法分析 URI。