package rfsm

  1. Overview
  2. Docs
On This Page
  1. Error handling
Legend:
Library
Module
Module type
Parameter
Class
Class type

Error handling

val handle : exn -> unit

This function will be called to handle guest-level exceptions, i.e. exceptions raised by guest specific functions and not handled by the host language.

OCaml

Innovation. Community. Security.