Open Journal Systems
3.3.0
|
Public Member Functions | |
__construct (array $commands) | |
getCommands () | |
Command transfer exception when commands do not all use the same client
Definition at line 10 of file InconsistentClientTransferException.php.
Guzzle\Service\Exception\InconsistentClientTransferException::__construct | ( | array | $commands | ) |
array | $commands | Invalid commands |
Definition at line 23 of file InconsistentClientTransferException.php.
Guzzle\Service\Exception\InconsistentClientTransferException::getCommands | ( | ) |
Get the invalid commands
Definition at line 37 of file InconsistentClientTransferException.php.