library = $library; $message = $message ?: "The library '{$this->library->getId()}' is not installed."; parent::__construct($message, $code, $previous); } }