Uses of Class
ch.elca.el4j.tests.remoting.service.SpecialCalculatorException

Packages that use SpecialCalculatorException
ch.elca.el4j.tests.remoting.service   
ch.elca.el4j.tests.remoting.service.impl   
 

Uses of SpecialCalculatorException in ch.elca.el4j.tests.remoting.service
 

Methods in ch.elca.el4j.tests.remoting.service that throw SpecialCalculatorException
 void Calculator.throwMeASpecialException(String action)
          This method throws a special exception for test reason.
 

Uses of SpecialCalculatorException in ch.elca.el4j.tests.remoting.service.impl
 

Methods in ch.elca.el4j.tests.remoting.service.impl that throw SpecialCalculatorException
 void CalculatorImpl.throwMeASpecialException(String action)
          This method throws a special exception for test reason.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.