Public Member Functions | |
GeneralException (int ret, String desc) | |
GeneralException (Bundle b) | |
GeneralException (RemoteException e) | |
int | getCode () |
General error codes that each function sets are: | |
GeneralException | ( | int | ret, |
String | desc ) |
GeneralException | ( | Bundle | b | ) |
GeneralException | ( | RemoteException | e | ) |
int getCode | ( | ) |
General error codes that each function sets are:
Reimplemented in GpsException, InvalidLocationException, InvalidNameException, LoadRouteException, and NavigationException.