de.ukn.hci.squidy.manager.util
Class ExceptionHelper

java.lang.Object
  extended by de.ukn.hci.squidy.manager.util.ExceptionHelper

public class ExceptionHelper
extends Object

ExceptionHelper.

 Date: Oct 31, 2008
 Time: 7:46:32 PM
 

Since:
1.1.0
Version:
$Id: ExceptionHelper.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz

Constructor Summary
ExceptionHelper()
           
 
Method Summary
 void addException(Exception e)
           
 void clear()
           
 void throwIfException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHelper

public ExceptionHelper()
Method Detail

addException

public void addException(Exception e)
Parameters:
e -

clear

public void clear()

throwIfException

public void throwIfException()
                      throws SquidyException
Throws:
ExceptionCollection
SquidyException


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.