BaseException
- Full name:
\Qubus\Exception\BaseException
- Parent class:
Exception
- This class implements:
\Stringable
Properties
message
Exception message.
file
Source filename of exception.
line
Source line of exception.
Methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$message | ?string | |
$code | int | |
$previous | ?\Throwable |
Throws:
__toString
Automatically generated on 2025-10-13