jar

com.github.brunoais : wrapped-exception

Maven & Gradle

Jan 16, 2018

com.github.brunoais.WrappedException · This is an exception for when you need to wrap more information around the exception you actually want to throw. This is mostly useful when programming with Java's functional interface in a "then" chain where the methods' code are outside the method where the "then" are called/chained

Table Of Contents

Latest Version

Download com.github.brunoais : wrapped-exception JAR file - Latest Versions:

All Versions

Download com.github.brunoais : wrapped-exception JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x

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 wrapped-exception-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.brunoais.wrappedException

├─ com.github.brunoais.wrappedException.WrappedException.class - [JAR]