ch.elca.el4j.services.gui.swing.exceptions
Class CookXmlExceptionHandler

java.lang.Object
  extended by ch.elca.el4j.services.gui.swing.exceptions.CookXmlExceptionHandler
All Implemented Interfaces:
cookxml.core.interfaces.ExceptionHandler

public final class CookXmlExceptionHandler
extends Object
implements cookxml.core.interfaces.ExceptionHandler

A cookXml exception handler that redirects all exceptions to the exception handler of module Swing.

Author:
Stefan Wismer (SWI)
File-location:
CookXmlExceptionHandler
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Method Summary
static cookxml.core.interfaces.ExceptionHandler getInstance()
           
 void handleException(String msg, Exception ex)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static cookxml.core.interfaces.ExceptionHandler getInstance()
Returns:
the singleton instance

handleException

public void handleException(String msg,
                            Exception ex)
                     throws cookxml.core.exception.CookXmlException

Specified by:
handleException in interface cookxml.core.interfaces.ExceptionHandler
Throws:
cookxml.core.exception.CookXmlException


Copyright © 2005-2011 ELCA. All Rights Reserved.