Dumplie\Inventory\Application\Extension\Command\MetadataExtension::catchException PHP Method

catchException() public method

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)
    {
    }