[Jolie-devel] How to handle Web service exceptions
A service-oriented programming language.
Brought to you by:
fmontesi
From: Leandro S. <lea...@gm...> - 2010-04-14 09:29:28
|
Hi, It is not clear in the jolie tutorials how to install a fault handler to a exception thrown by a Web Service. To handle this kind of exception is also used the dynamic handler installation (inst("fault_name"=>...))? if yes, how the "fault_name" is represented? if no, how this kind of exception are handled? Thank you, Leandro |