Re: Handling exception question
- From: "Paul Czubilinski" <pawel@xxxxxxx>
- Date: 31 May 2006 11:01:26 -0700
Since MyException extends Exception, MyException _is_ an Exception.
Therefore, catch (Exception $e) will catch it.
Ok, so how to make a different exceptions nested?
.
- References:
- Handling exception question
- From: Paul Czubilinski
- Re: Handling exception question
- From: Sjoerd
- Handling exception question
- Prev by Date: Does any one know how to use php to connect sybase 5.5?
- Next by Date: Re: Different binary results with different PHP versions
- Previous by thread: Re: Handling exception question
- Next by thread: Re: Handling exception question
- Index(es):