Module Idl.DefaultError

type t =
| InternalError of string
exception InternalErrorExn of string
val internalerror : ( string, t ) Rpc.Types.tag
val def : t Rpc.Types.def
val err : t Error.t