error-reporting-python 0.1.0, released 2021-12-13

Code Name: Add Python-Builder for Exasol error messages

Summary

This release provides ExaError python library that allows defining uniform error message. An error message should contain an error code in the appropriate structure. In addition it can contain one or more error messages and mitigation hints.

Features

  • #1: Added initial project setup

  • #3: Added error code builder

  • #6: Prepared for the first release