[ 'http' => [ Hyperf\HttpServer\Exception\Handler\HttpExceptionHandler::class, App\Exception\Handler\ValidationExceptionHandler::class, App\Exception\Handler\ErrorCodeExceptionHandler::class, App\Exception\Handler\SsdbExceptionHandler::class, App\Exception\Handler\FilesystemExceptionHandler::class, App\Exception\Handler\AppExceptionHandler::class, ], ], ];