4 Exceptions
(require unstable/exn) |
(network-error s fmt v ...) → void |
s : symbol? |
fmt : string? |
v : any/c |
Like error, but throws a exn:fail:network.
(exn->string exn) → string? |
exn : (or/c exn? any/c) |
network- |
exn- |
(require unstable/exn) |
(network-error s fmt v ...) → void |
s : symbol? |
fmt : string? |
v : any/c |
(exn->string exn) → string? |
exn : (or/c exn? any/c) |