Home
last modified time | relevance | path

Searched defs:XMLRPCRuntimeException (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/gturri-aXMLRPC/src/main/java/de/timroes/axmlrpc/
H A DXMLRPCRuntimeException.java7 public class XMLRPCRuntimeException extends RuntimeException { class
9 public XMLRPCRuntimeException(String ex) { in XMLRPCRuntimeException() method in XMLRPCRuntimeException
13 public XMLRPCRuntimeException(Exception ex) { in XMLRPCRuntimeException() method in XMLRPCRuntimeException