PHP - Error and Exception Handling
Which class must an object belong to in order to be thrown as an exception in PHP?
Throwable interface, which both Exception and Error classes implement.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions