From 5d1fe28723d8ac05f0796b11b25f4712c6e3d781 Mon Sep 17 00:00:00 2001 From: flashwave Date: Mon, 25 Mar 2024 20:47:22 +0000 Subject: [PATCH] Catch all exceptions. --- src/Whois/WhoisRoutes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Whois/WhoisRoutes.php b/src/Whois/WhoisRoutes.php index 79629de..e0c7be8 100644 --- a/src/Whois/WhoisRoutes.php +++ b/src/Whois/WhoisRoutes.php @@ -1,6 +1,7 @@ true, 'text' => $ex->getMessage(),