Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Prooph
ServiceBus
Exception
CommandDispatchException
PHP Class Prooph\ServiceBus\Exception\CommandDispatchException
Inheritance:
extends
MessageDispatchException
显示文件
Open project: prooph/service-bus
Class Usage Examples
Public Methods
Method
Description
getPendingCommands
( ) :
array
wrap
(
Exception
$dispatchException
,
array
$pendingCommands
) :
CommandDispatchException
Method Details
getPendingCommands()
public
method
public
getPendingCommands
( ) :
array
return
array
wrap()
public
static
method
public
static
wrap
(
Exception
$dispatchException
,
array
$pendingCommands
) :
CommandDispatchException
$dispatchException
Exception
$pendingCommands
array
return
CommandDispatchException