JSException 類別

定義

表示從 .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)

建構 的 JSException 實例。

JSException(String, Exception)

建構 的 JSException 實例。

適用於