共用方式為


EdmParseException 類別

定義

例外狀況類型,表示無法剖析 EDM 檔。 隨附一組錯誤。

public class EdmParseException : Exception
type EdmParseException = class
    inherit Exception
Public Class EdmParseException
Inherits Exception
繼承
EdmParseException

建構函式

EdmParseException(IEnumerable<EdmError>)

初始化 EdmParseException 類別的新執行個體。

屬性

Errors

取得剖析時遇到的錯誤集。

適用於