WebmanRabbitMQChannelException
extends WebmanRabbitMQException
in package
Table of Contents
Methods
- __construct() : mixed
- getBuilderConfig() : BuilderConfig|null
Methods
__construct()
public
__construct([string $message = '' ][, int $code = 0 ][, BuilderConfig|null $builderConfig = null ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = ''
- $code : int = 0
- $builderConfig : BuilderConfig|null = null
- $previous : Throwable|null = null
getBuilderConfig()
public
getBuilderConfig() : BuilderConfig|null