exaerror

Uniform error objects for Lua

$ luarocks install exaerror

"exaerror" lets you define errors with a uniform set of attributes. The created error objects can be used in places where strings are expected like in string concatenation.

And you can conveniently raise a Lua `error` from them.

Additionally the resulting code is made to be parseable, so that you can extract an error catalog from the code.

You can find the user guide in the projects GitHub repository.

Links:

- User guide: https://github.com/exasol/error-reporting-lua/blob/master/doc/user_guide/user_guide.md

Versions

2.0.3-115 days ago22 downloads
2.0.2-1175 days ago443 downloads
2.0.1-1271 days ago777 downloads
2.0.0-1273 days ago2 downloads
1.2.2-1307 days ago357 downloads
1.2.1-1307 days ago378 downloads
1.2.0-1307 days ago11 downloads
1.1.0-1307 days ago10 downloads
1.0.1-1307 days ago2 downloads
1.0.0-1307 days ago7 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

luasql-exasol, virtual-schema-common-lua, virtual-schema-common-lua

Manifests