Return the printable error string corresponding to the supplied error code.
#include <geo_search.h>
const char* geo_search_strerror(geo_search_error_t error)
BlackBerry 10.0.0
A valid error code.
A printable error string. If error is not valid, an "Unknown" type string is returned.