Error raised when there are issues with types or arguments.
@type t() :: %Deepgram.Error.TypeError{ __exception__: true, actual: String.t() | nil, expected: String.t() | nil, message: String.t() }