|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($message="", $code=0, $file="", $line=0, \Throwable $previous=null) | |
Base class for fatal exceptions
См. определение в файле SystemException.php строка 8
| __construct | ( | $message = "", | |
| $code = 0, | |||
| $file = "", | |||
| $line = 0, | |||
| \Throwable | $previous = null ) |
Creates new exception object.
| string | $message | |
| int | $code | |
| string | $file | |
| int | $line | |
| \Throwable | null | $previous |
См. определение в файле SystemException.php строка 19