C# Class Jint.Native.JsException

Inheritance: System.Exception
Mostra file Open project: splhack/unity-jint

Public Methods

Method Description
JsException ( ) : System
JsException ( JsInstance value ) : System

Method Details

JsException() public method

public JsException ( ) : System
return System

JsException() public method

public JsException ( JsInstance value ) : System
value JsInstance
return System