Class BrokerException
Exception raised when working with the Broker.
-
Exception
-
RuntimeException
-
TokenReflection\Exception\BaseException
-
TokenReflection\Exception\BrokerException
Methods summary
public
|
|
public
TokenReflection\Broker
|
#
getBroker( )
Returns the current Broker.
Returns the current Broker.
Returns
|
public
string
|
#
getDetail( )
Returns an exception description detail.
Returns an exception description detail.
Returns
string
|
Methods inherited from Exception
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
Properties inherited from Exception
$code,
$file,
$line,
$message
|