From cae7fd35b5847925e8691ca7927a8dd7eb2d07a9 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 3 Mar 2021 16:12:21 +0300 Subject: use custom exception class --- src/Exception.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/Exception.php (limited to 'src/Exception.php') diff --git a/src/Exception.php b/src/Exception.php new file mode 100644 index 0000000..be64d4c --- /dev/null +++ b/src/Exception.php @@ -0,0 +1,5 @@ +