Dumplie\Inventory\Application\Extension\Command\MetadataExtension::catchException PHP Метод

catchException() публичный Метод

public catchException ( Dumplie\SharedKernel\Application\Command\Command $command, Exception $e, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator )
$command Dumplie\SharedKernel\Application\Command\Command
$e Exception
$serviceLocator Dumplie\SharedKernel\Application\ServiceLocator
    public function catchException(Command $command, \Exception $e, ServiceLocator $serviceLocator)
    {
    }