GatewayModelNotFoundError

constructor(message: String = "Model not found", statusCode: Int = 404, modelId: String? = null, generationId: String? = null, cause: Throwable? = null)(source)