Skip to content

BlueGigaAPI does not support custom error #23

@eblot

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)

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