package rfsm

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

Module G.Error

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.