ch.elca.el4j.tests.remoting.service
Class CalculatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.elca.el4j.core.exceptions.BaseException
ch.elca.el4j.tests.remoting.service.CalculatorException
- All Implemented Interfaces:
- Serializable
public class CalculatorException
- extends BaseException
- implements Serializable
This exception is used for testing.
- Author:
- Martin Zeltner (MZE)
- See Also:
- Serialized Form
- File-location:
- CalculatorException
- Last check-in date:
- 2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873
CalculatorException
public CalculatorException()
- Default constructor.
setMessage
public void setMessage(String message)
- Set the message.
- Parameters:
message - The message
Copyright © 2005-2011 ELCA. All Rights Reserved.