public function __construct($code) { $this->message = Code::codeToString($code); $this->code = $code; }