From 1caf6fcfc125be03bf17d71fb3729254136d41a5 Mon Sep 17 00:00:00 2001 From: Martin Brecht-Precht Date: Tue, 26 Apr 2016 10:26:37 +0200 Subject: [PATCH] Added the UnexpectedResponseException --- src/ApiException/UnexpectedResponseException.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/ApiException/UnexpectedResponseException.php diff --git a/src/ApiException/UnexpectedResponseException.php b/src/ApiException/UnexpectedResponseException.php new file mode 100644 index 0000000..4b18b17 --- /dev/null +++ b/src/ApiException/UnexpectedResponseException.php @@ -0,0 +1,13 @@ +