Final Class Yiisoft\Yii\Http\Handler\ThrowableHandler
| Inheritance | Yiisoft\ |
|---|---|
| Implements | Psr\ |
Re-throws throwable.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
|
| handle() | Yiisoft\ |
Method Details
| public mixed __construct ( Throwable $throwable ) | ||
| $throwable | Throwable | |
public function __construct(
private readonly Throwable $throwable,
) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.