ch.elca.el4j.tests.remoting.service.soap
Interface ExceptionThrower
- All Known Implementing Classes:
- ExceptionThrowerImpl
public interface ExceptionThrower
Interface which throws only exceptions, which fulfills the Jax-Rpc 1.1 wsdl
fault specification.
- Author:
- Martin Zeltner (MZE)
- File-location:
- ExceptionThrower
- Last check-in date:
- 2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875
throwExceptionWithData
void throwExceptionWithData()
throws RemoteExceptionWithData
- This method throws an exception which contains data. This data must be
available on client side too.
- Throws:
RemoteExceptionWithData - Is the thrown exception.
Copyright © 2005-2011 ELCA. All Rights Reserved.