Package de.timroes.axmlrpc
Class XMLRPCRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.timroes.axmlrpc.XMLRPCRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
public class XMLRPCRuntimeException extends java.lang.RuntimeException
- Author:
- Tim Roes
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XMLRPCRuntimeException(java.lang.Exception ex)
XMLRPCRuntimeException(java.lang.String ex)
-