Uses of Class
de.timroes.axmlrpc.XMLRPCServerException
-
Packages that use XMLRPCServerException Package Description de.timroes.axmlrpc -
-
Uses of XMLRPCServerException in de.timroes.axmlrpc
Methods in de.timroes.axmlrpc with parameters of type XMLRPCServerException Modifier and Type Method Description void
XMLRPCCallback. onServerError(long id, XMLRPCServerException error)
This callback is called whenever the server returns an error.
-