Tizen Native API

Typedefs

typedef enum _maps_error_e maps_error_e
 Enumerations of error codes for Maps Service and Plug-ins.

This provides a list of Maps API errors.


Typedef Documentation

Enumerations of error codes for Maps Service and Plug-ins.

Since :
2.4

Enumeration Type Documentation

Enumerations of error codes for Maps Service and Plug-ins.

Since :
2.4
Enumerator:
MAPS_ERROR_NONE 

Successful

MAPS_ERROR_PERMISSION_DENIED 

Permission Denied

MAPS_ERROR_OUT_OF_MEMORY 

Out of memory

MAPS_ERROR_INVALID_PARAMETER 

Invalid parameter

MAPS_ERROR_NOT_SUPPORTED 

Not supported

MAPS_ERROR_CONNECTION_TIME_OUT 

Timeout error, no answer

MAPS_ERROR_NETWORK_UNREACHABLE 

Network unavailable

MAPS_ERROR_INVALID_OPERATION 

Operation is not valid

MAPS_ERROR_KEY_NOT_AVAILABLE 

Invalid key

MAPS_ERROR_RESOURCE_BUSY 

Maps Service busy

MAPS_ERROR_CANCELED 

Maps Service request aborted

MAPS_ERROR_UNKNOWN 

Unknown error

MAPS_ERROR_SERVICE_NOT_AVAILABLE 

Service unavailable

MAPS_ERROR_NOT_FOUND 

Result not found