Android Java SDK for Sygic 3D
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() [1/3]

GpsException ( int  ret,
String  desc 
)

◆ GpsException() [2/3]

GpsException ( Bundle  b)

◆ GpsException() [3/3]

GpsException ( RemoteException  e)

Member Function Documentation

◆ getCode()

int getCode ( )

Function-specific error codes:

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