PHP Class Prooph\ServiceBus\Exception\CommandDispatchException

Inheritance: extends MessageDispatchException
Afficher le fichier Open project: prooph/service-bus Class Usage Examples

Méthodes publiques

Méthode Description
getPendingCommands ( ) : array
wrap ( Exception $dispatchException, array $pendingCommands ) : CommandDispatchException

Method Details

getPendingCommands() public méthode

public getPendingCommands ( ) : array
Résultat array

wrap() public static méthode

public static wrap ( Exception $dispatchException, array $pendingCommands ) : CommandDispatchException
$dispatchException Exception
$pendingCommands array
Résultat CommandDispatchException