package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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