2.0.2 • Published 7 years ago

proton-quark-exception v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

proton-quark-exception

Build functions for handling errors defined in a JSON file for the proton microframework. These functions return an object with the structure:

{
    "description": "Defined description for error",
    "message": "Error message passed to function",
    "code": "code defined for error"
}

More information in the test.

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago