phasync\TimeoutException class

Documentation

Documentation missing - No docblock found for this class.

Inheritance

Extends: RuntimeException

Implements: Throwable Stringable phasync\RethrowExceptionInterface

Uses Traits: phasync\Internal\RethrowExceptionTrait

Properties (4)

protected mixed $message
protected mixed $code
protected string $file
protected int $line

Methods (11)

public __construct()
inherited from Exception

Documentation missing

public __wakeup()
inherited from Exception

Documentation missing

public final getMessage()
inherited from Exception

Documentation missing

public final getCode()
inherited from Exception

Documentation missing

public final getFile()
inherited from Exception

Documentation missing

public final getLine()
inherited from Exception

Documentation missing

public final getTrace()
inherited from Exception

Documentation missing

public final getPrevious()
inherited from Exception

Documentation missing

public final getTraceAsString()
inherited from Exception

Documentation missing

public __toString()
inherited from Exception

Documentation missing

This function ensures that exceptions appear to be thrown from the

Source

src/TimeoutException.php:7-10