net.sf.doolin.gui.service.info
Class DefaultExceptionTranslator

java.lang.Object
  extended by net.sf.doolin.gui.service.info.DefaultExceptionTranslator
All Implemented Interfaces:
ExceptionTranslator

public class DefaultExceptionTranslator
extends Object
implements ExceptionTranslator


Constructor Summary
DefaultExceptionTranslator()
           
 
Method Summary
 String getMessage(Throwable th)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultExceptionTranslator

public DefaultExceptionTranslator()
Method Detail

getMessage

public String getMessage(Throwable th)
Specified by:
getMessage in interface ExceptionTranslator


Copyright © 2011. All Rights Reserved.