Skip to content

christophknabe/multex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MulTEx - The Multi-Tier Exception Handling Framework

MulTEx is a simple, but powerful framework for organizing exceptions and user messages in a multi-tier Java software system.

Features

  • Internationalizable message texts and parameters for exceptions
  • Causal chains/trees as a means to capture low-level error information
  • A standard way for writing method bodies with regard to exceptions
  • Services for reporting an exception in a nice textual format with its causal chain/tree
  • Redundancy-free stack traces in the case of indirectly caused exceptions

Documentation

Online documentation is step-by-step being migrated to directory docs, as the traditional publishing service at https://public.bht-berlin.de/~knabe/java/multex/ is not always available.

Author

Christoph Knabe, former professor at Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology.

Copyright

MulTEx is open source software copyrighted by the GNU LGPL. The copyright holder is the author.

About

The Multi-Tier Exception Handling Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published