PHP Class Icicle\Concurrent\Exception\ChannelException

Inheritance: extends Exception, implements Exception
Datei anzeigen Open project: icicleio/concurrent

Public Methods

Method Description
__construct ( string $message, Throwable $previous = null )

Method Details

__construct() public method

public __construct ( string $message, Throwable $previous = null )
$message string
$previous Throwable