From 74f48d28a4a6982737d01adaa92ef6c4fe515a5e Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Tue, 29 Jan 2013 16:18:23 +0000 Subject: [PATCH] Added ClientException --- src/OAuth2/Exception/ClientException.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/OAuth2/Exception/ClientException.php diff --git a/src/OAuth2/Exception/ClientException.php b/src/OAuth2/Exception/ClientException.php new file mode 100644 index 00000000..0a732431 --- /dev/null +++ b/src/OAuth2/Exception/ClientException.php @@ -0,0 +1,8 @@ +