Message

Gets the error message.

const char *Message();
Since
v4.5.0

Call timing

When an API call fails, you can use this method to retrieve error information to help troubleshoot the issue.

Restrictions

None.

Returns

The error message.