package ojs

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

Module Ojs_exnSource

OCaml view on JS exceptions

Sourcetype t
Sourceval name : t -> string
Sourceval message : t -> string
Sourceval stack : t -> string option
Sourceval to_string : t -> string
Sourceexception Error of t