Class type Js.error

Specification of Javascript error object.

method name : js_string t prop
method message : js_string t prop
method stack : js_string t optdef prop
method toString : js_string t meth