初始上传
This commit is contained in:
7
vendor/guzzlehttp/command/src/Exception/CommandClientException.php
vendored
Executable file
7
vendor/guzzlehttp/command/src/Exception/CommandClientException.php
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace GuzzleHttp\Command\Exception;
|
||||
|
||||
/**
|
||||
* Exception encountered when a 4xx level response is received for a request
|
||||
*/
|
||||
class CommandClientException extends CommandException {}
|
||||
Reference in New Issue
Block a user