nl.knowledgeplaza.dh.bootstrap
Class Dh2riaThrowableListener

java.lang.Object
  extended by nl.knowledgeplaza.dh.bootstrap.Dh2riaThrowableListener
All Implemented Interfaces:
org.tbee.swing.EDTExceptionHandler.ThrowableListener

public class Dh2riaThrowableListener
extends java.lang.Object
implements org.tbee.swing.EDTExceptionHandler.ThrowableListener


Field Summary
static java.lang.String SOURCECODE_VERSION
          Standard variable for determining version of a class file.
 
Constructor Summary
Dh2riaThrowableListener(Bootstrap bootstrap)
           
 
Method Summary
 void addAdditionalInfo(java.lang.String value)
          AdditionalInfo
 boolean throwableThrown(java.lang.Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOURCECODE_VERSION

public static final java.lang.String SOURCECODE_VERSION
Standard variable for determining version of a class file.

See Also:
Constant Field Values
Constructor Detail

Dh2riaThrowableListener

public Dh2riaThrowableListener(Bootstrap bootstrap)
Parameters:
bootstrap -
Method Detail

addAdditionalInfo

public void addAdditionalInfo(java.lang.String value)
AdditionalInfo


throwableThrown

public boolean throwableThrown(java.lang.Throwable e)
Specified by:
throwableThrown in interface org.tbee.swing.EDTExceptionHandler.ThrowableListener


Copyright © 2010 KnowledgePlaza. All Rights Reserved.