Resource not found error (HTTP 404).
@type t() :: %MistralClient.Errors.NotFoundError{ __exception__: true, message: String.t(), request_id: String.t() | nil, resource_id: String.t() | nil, resource_type: String.t() | nil }