public class MobileAgentException extends Exception
| Constructor and Description |
|---|
MobileAgentException(int errorCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MobileAgentException(int errorCode)
errorCode - public String getMessage()
getMessage in class Throwablepublic final int getErrorCode()
Copyright © 2015. All rights reserved.