FiberError istisnası
(PHP 8 >= 8.1.0)
Giriş
Bir Fiber üzerinde geçersiz bir işlem
yürütüldüğünde bu istisna yavrulanır.
Sınıf Sözdizimi
final
class FiberError
extends
Error
{
protected
string
$file = "";
}
İçindekiler
There are no user contributed notes for this page.