Function foxglove::strerror

Function Documentation

const char *foxglove::strerror(FoxgloveError error)

A string representation of a FoxgloveError.

Parameters:

error – The error to convert to a string.

Returns:

A C string representation of the error.