Callback implementation for Exception.message/1.
Exception.message/1
@type t() :: %Honeybadger.ServerUnreachableError{ __exception__: true, http_adapter: module(), reason: term(), request_url: binary() }