Projects / Error Class Converter

Error Class Converter

This is an Error Class Generator. It inputs a text file that defines the error types, constant names and messages, levels and responses associated with it. From this it then generates classes in the supported languages that can be used to consistently handle the errors. Currently supported languages are C++, C and Java.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

Release Notes: Support for Mac OS X was added.

Release Notes: Minor fixes were made to the C++ generated code. Internationalisation support was added, along with the first translation to Afrikaans. No wide character support is provided yet.

  •  28 Jun 2001 10:52

Release Notes: Fixes for a bug with C code generation core dumping and some memory leaks, and changing the C++ class definition so that it returns bools.

Release Notes: The base name, as supplied to the Java class creator, will now be used as the Java class name and in the file names. The past behaviour was that the Java class name and file names were constant.

Release Notes: C language output was added, and the build system was moved to an autoconf/configure type environment to improve portability.

Screenshot

Project Spotlight

Chucho

A C++11 logging framework.

Screenshot

Project Spotlight

ucommon

C++ threading for embedded applications.