SRJRCFrames
v0.1.296

de.schwarzrot.app.errors.support
Interface RegisterableExceptionHandler

All Known Implementing Classes:
DefaultExceptionHandler

public interface RegisterableExceptionHandler

An exception handler which can be registered (to for example the EDT and all threads). TODO extend Thread.UncaughtExceptionHandler when Spring-richclient is minimum java 1.5

Since:
0.3
Author:
Geoffrey De Smet, django - added clearing to avoid error panels staying on the screen after app has terminated.

Method Summary
 void clearExceptionHandler()
           
 void registerExceptionHandler()
           
 void uncaughtException(Thread thread, Throwable throwable)
           
 

Method Detail

clearExceptionHandler

void clearExceptionHandler()

registerExceptionHandler

void registerExceptionHandler()

uncaughtException

void uncaughtException(Thread thread,
                       Throwable throwable)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.