built in exceptions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
michel77
Forum Newbie
Posts: 17
Joined: Sun Nov 06, 2005 4:57 am

built in exceptions

Post by michel77 »

In version 5 the exception model was introduced. It is possible to trow and to catch exceptions. But how many built in functions do trwow already an exception ? Or ist there already a function that does it ?
Post Reply