0
I Use This!
Activity Not Available

Project Summary

This library provides a way to report exceptions with one easy method call: Reporter.report(); This project is an attempt to discourage programmers from swallowing exceptions by making it easy to report a caught exception and move on.

Reporter can be configured to print errors to the console or present a nice, clean error dialog in Swing. In either case, it attempts to report the exception in a way that can be understood by users, offer some helpful suggestions, and also make the stack trace available for programmers to debug their projects.

The Noexceptions.jar file is also excecutable; running it directly with java -jar Noexceptions.jar will run a demo of it detecting various exceptions.

The Javadoc documentation is here. You can also download the jar file here. The jar file will need noexceptions.xml to be in the working directory in order to run correctly.

Suggestions, bug reports, and code submissions are welcome.

Tags

java

In a Nutshell, No Exceptions...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
MIT
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Use Patent Claims

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

Include Install Instructions

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!