|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RpcReplyErrorMessage
This interface makes available information about an error received in response to a human readable form.
Method Summary | |
---|---|
java.lang.String |
getLanguage()
The language code that was written the message received. |
java.lang.String |
getMessage()
Get the RPC reply error message in a human readable form. |
Method Detail |
---|
java.lang.String getLanguage()
en - English (default) it - Italian fr - French ...
java.lang.String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |