Package org.bushe.swing.exception

A single class that helps in dealing with Swing Exceptions by capturing the calling stack.

See:
          Description

Exception Summary
SwingException Aids in troubleshooting Swing application exceptions or any exception where the caller's stack may not be the exception stack (such as producer-consumer patterns that cross threads).
 

Package org.bushe.swing.exception Description

A single class that helps in dealing with Swing Exceptions by capturing the calling stack.



Copyright © 2011 Bushe Enterprises, Inc.. All Rights Reserved.