Results 1 issues of SHY

I wish render 500 error page when catch exception on my ExceptionFilter. but display just white page. ``` catch(exception: Error, host: ArgumentsHost) { const ctx = host.switchToHttp(); const response =...