JSException Sınıf

Tanım

.NET'ten JavaScript'e birlikte çalışma çağrısı sırasında oluşan hataları temsil eder.

public ref class JSException : Exception
public class JSException : Exception
type JSException = class
    inherit Exception
Public Class JSException
Inherits Exception
Devralma
JSException

Oluşturucular

JSException(String)

bir örneğini JSExceptionoluşturur.

JSException(String, Exception)

bir örneğini JSExceptionoluşturur.

Şunlara uygulanır