On this page:
exn:  fail:  opencage

7 Errors🔗ℹ

Failures raise exn:fail:opencage, a subtype of exn:fail.

struct

(struct exn:fail:opencage exn:fail (status-code body))

  status-code : exact-nonnegative-integer?
  body : any/c
Accessors:
  • exn:fail:opencage?

  • exn:fail:opencage-status-code

  • exn:fail:opencage-body