芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/xmintal-back/vendor/egulias/email-validator/src/Result/Reason/ExceptionFound.php
exception = $exception; } public function code() : int { return 999; } public function description() : string { return $this->exception->getMessage(); } }