Java SDK for 2D
 All Classes Namespaces Functions Variables Pages
GpsException Class Reference
Inheritance diagram for GpsException:
GeneralException

Public Member Functions

 GpsException (int ret, String desc)
 
 GpsException (Bundle b)
 
 GpsException (RemoteException e)
 
int getCode ()
 Function-specific error codes: More...
 

Constructor & Destructor Documentation

GpsException ( int  ret,
String  desc 
)
GpsException ( Bundle  b)
GpsException ( RemoteException  e)

Member Function Documentation

int getCode ( )

Function-specific error codes:

-1 - No fix.
-2 - GPS position not available.