package rfsm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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.