get_name
Description:
Convenience function to return the descriptive string associated with a status code.
This function returns English strings and should not be used for user messages. It is here only to assist in debugging.
Parameters:
ret |
the return status code |
Returns:
a descriptive string for the status code in |