Method | Description | |
---|---|---|
__construct ( Disque\Command\CommandInterface $command, $response ) | ||
getResponse ( ) : string? | Get actual response (if any) that triggered this exception |
public __construct ( Disque\Command\CommandInterface $command, $response ) | ||
$command | Disque\Command\CommandInterface |
public getResponse ( ) : string? | ||
return | string? |