I'm a newbie in xmlrpc++
I am trying to write a app using XmlrpcServer.
But I don't kkow what to genearate a exception in my Server Method (like to throw XmlRpcException in C#).
On client side, My App will check property IsFault of response to confirm success state.
Pls help me
Thank
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm a newbie in xmlrpc++
I am trying to write a app using XmlrpcServer.
But I don't kkow what to genearate a exception in my Server Method (like to throw XmlRpcException in C#).
On client side, My App will check property IsFault of response to confirm success state.
Pls help me
Thank