芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/storage/vendor/react/promise/src/UnhandledRejectionException.php
reason = $reason; $message = sprintf('Unhandled Rejection: %s', json_encode($reason)); parent::__construct($message, 0); } public function getReason() { return $this->reason; } }