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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.