JSException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示從 .NET 到 JavaScript 的 Interop 呼叫期間發生的錯誤。
public ref class JSException : Exception
public class JSException : Exception
type JSException = class
inherit Exception
Public Class JSException
Inherits Exception
- 繼承
-
JSException
建構函式
JSException(String, Exception) |
建構 的 JSException 實例。 |
JSException(String) |
建構 的 JSException 實例。 |