Class InconsistentClientTransferException
Command transfer exception when commands do not all use the same client
- Exception
-
RuntimeException
-
Guzzle\Common\Exception\RuntimeException
implements
Guzzle\Common\Exception\GuzzleException
-
Guzzle\Service\Exception\InconsistentClientTransferException
Namespace: Guzzle\Service\Exception
Located at Guzzle/Service/Exception/InconsistentClientTransferException.php
Located at Guzzle/Service/Exception/InconsistentClientTransferException.php
Methods summary
-
public__construct ( array $commands ) -
publicgetCommands ( )Get the invalid commands
Methods detail
Get the invalid commands
Returns
arrayMethods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()