PHP 8.4.0 RC4 available for testing
添加备注

用户贡献的备注 1 note

up
13
samuel at jch-optimize dot net
2 years ago
Predefined Exceptions Class Tree

Error (Implements Throwable)
ArithmeticError
DivisionByZeroError
AssertionError
CompileError
ParseError
TypeError
ArgumentCountError
ValueError
UnhandledMatchError
FiberError

Exception (Implements Throwable)
ErrorException
To Top