exaerror

Uniform error objects for Lua

"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

1.2.2-13 years ago289 downloads
1.2.1-13 years ago307 downloads
1.2.0-13 years ago25 downloads
1.1.0-13 years ago10 downloads
1.0.1-13 years ago2 downloads
1.0.0-13 years ago21 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

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