public class XmlRpcRunTimeException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
NETWORK_ERROR_MSG |
Constructor and Description |
---|
XmlRpcRunTimeException(String message,
Throwable cause) |
XmlRpcRunTimeException(UndeclaredThrowableException cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNetworkError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String NETWORK_ERROR_MSG
public XmlRpcRunTimeException(UndeclaredThrowableException cause)
Copyright © 2012. All Rights Reserved.