ch.elca.el4j.tests.remoting.service
Class SpecialCalculatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.elca.el4j.core.exceptions.BaseException
ch.elca.el4j.tests.remoting.service.SpecialCalculatorException
- All Implemented Interfaces:
- Serializable
public class SpecialCalculatorException
- extends BaseException
This special exception is used for testing.
- Author:
- Martin Zeltner (MZE)
- See Also:
- Serialized Form
- File-location:
- SpecialCalculatorException
- Last check-in date:
- 2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884
SpecialCalculatorException
public SpecialCalculatorException(String action)
- Constructor.
- Parameters:
action - Is the dynamic part of this exception.
Copyright © 2005-2011 ELCA. All Rights Reserved.