exception = $exception; } public function getException(): Exception { return $this->exception; } }