Skip to content

Standardize "exception" status words #17

@christophersanborn

Description

@christophersanborn

I've been doing a lot of:

THROW(EXCEPTION);

Rather than throwing a status word that could give the user or host process useful feedback. This was mainly due to an early lack of fully understanding the device communication cycle.

But now it's time to standardize and document the exception-state status words and actually use them in the code.

See also

Related to this is issue #15 "Why aren't exceptions being caught?".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions