Documentation

SignalException extends Exception
in package

Used as the previous exception to {@see CancelledException} when a {@see SignalCancellation} is triggered.

Tags
see
SignalCancellation

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct([string $message = "Operation cancelled by signal" ]) : mixed
Parameters
$message : string = "Operation cancelled by signal"

Exception message.


        
On this page

Search results