Deepgram.Error.AuthenticationError exception (Deepgram v0.1.0)
View SourceError raised when authentication fails.
Summary
Types
@type t() :: %Deepgram.Error.AuthenticationError{ __exception__: true, message: String.t() }
Error raised when authentication fails.
@type t() :: %Deepgram.Error.AuthenticationError{ __exception__: true, message: String.t() }