const char * libannocheck_get_error_message (struct libannocheck_internals * HANDLE, enum libannocheck_error ERRNUM)
Returns a (read only) string describing libannocheck error number ERRNUM. Returns NULL if the error code is not recognised.
Handle can be NULL if one is not available. If provided a more detailed error message may be returned.