public class XMLRPCServerException extends XMLRPCException
| Constructor and Description |
|---|
XMLRPCServerException(String ex,
int errnr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorNr()
Return the error number.
|
String |
getMessage()
Returns the detail message string of this throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLRPCServerException(String ex, int errnr)
public String getMessage()
getMessage in class Throwablepublic int getErrorNr()
Copyright © 2016. All rights reserved.