Error raised when WebSocket connections fail.
@type t() :: %Deepgram.Error.WebSocketError{ __exception__: true, message: String.t(), reason: any() }