jar

de.tfh-berlin.knabe : multex

Maven & Gradle

May 02, 2007

MulTEx - the Multi-Tier Exception Handling Framework · MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Table Of Contents

Latest Version

Download de.tfh-berlin.knabe : multex JAR file - Latest Versions:

All Versions

Download de.tfh-berlin.knabe : multex JAR file - All Versions:

Version Vulnerabilities Size Updated
7.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window multex-7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

multex

├─ multex.Assertion.class - [JAR]

├─ multex.AssertionFailure.class - [JAR]

├─ multex.Awt.class - [JAR]

├─ multex.AwtExceptionHandler.class - [JAR]

├─ multex.CauseGetter.class - [JAR]

├─ multex.Exc.class - [JAR]

├─ multex.Failure.class - [JAR]

├─ multex.Msg.class - [JAR]

├─ multex.MsgText.class - [JAR]

├─ multex.MultexException.class - [JAR]

├─ multex.ReflectionCauseGetter.class - [JAR]

├─ multex.Swing.class - [JAR]

├─ multex.Util.class - [JAR]

multex.tool

├─ multex.tool.ExceptionMessagesDoclet.class - [JAR]