Skip to content

BlueGigaAPI does not support custom error #23

Description

@eblot

From a BG script, it is possible to define and use custom error codes.

Unfortunately, error code is dispatched through a dictionary that triggers an exception for any non-standard error code. Custom errors > 0x80 are translated into error code > 0x480 on client side.

It would be nice to provide a custom instance for RESULT_CODE (or any better way to handle and dispatch custom errors)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions