throwable = $throwable; } public function getThrowable(): Throwable { return $this->throwable; } }