Public Member Functions | |
LoadRouteException (Bundle b) | |
LoadRouteException (int ret, String desc) | |
LoadRouteException (RemoteException e) | |
int | getCode () |
General error codes that each function sets are:
| |
Public Member Functions inherited from GeneralException | |
GeneralException (int ret, String desc) | |
GeneralException (Bundle b) | |
GeneralException (RemoteException e) | |
LoadRouteException | ( | Bundle | b | ) |
LoadRouteException | ( | int | ret, |
String | desc ) |
LoadRouteException | ( | RemoteException | e | ) |
int getCode | ( | ) |
General error codes that each function sets are:
Reimplemented from GeneralException.