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, toString
public XMLRPCServerException(String ex, int errnr)
public String getMessage()
getMessage
in class Throwable
public int getErrorNr()
Copyright © 2019. All rights reserved.