runff 1.0 commit
This commit is contained in:
7
lib/aws/GuzzleHttp/Exception/ClientException.php
Normal file
7
lib/aws/GuzzleHttp/Exception/ClientException.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace GuzzleHttp\Exception;
|
||||
|
||||
/**
|
||||
* Exception when a client error is encountered (4xx codes)
|
||||
*/
|
||||
class ClientException extends BadResponseException {}
|
||||
Reference in New Issue
Block a user