ShellCommandFailureException deprecated

class ShellCommandFailureException extends AdapterFailureException

deprecated

since 2.8, to be removed in 3.0.

Methods

__construct(AdapterInterface $adapter, Command $command, Exception $previous = null)
AdapterInterface getAdapter() from AdapterFailureException
Command getCommand()

Details

__construct(AdapterInterface $adapter, Command $command, Exception $previous = null)

Parameters

AdapterInterface $adapter
Command $command
Exception $previous

AdapterInterface getAdapter()

Return Value

AdapterInterface

Command getCommand()

Return Value

Command
doc_Symfony
2016-10-28 06:32:32
Comments
Leave a Comment

Please login to continue.