package gen_js_api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val name : t -> string
val message : t -> string
val stack : t -> string option
val to_string : t -> string
exception Error of t