Package totalcross.xml.rpc
Class XmlRpcException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- totalcross.xml.rpc.XmlRpcException
-
- All Implemented Interfaces:
java.io.Serializable
public class XmlRpcException extends java.lang.ExceptionUsed to alert user of xml-rpc errors- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XmlRpcException()XmlRpcException(java.lang.String msg)
-