Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48567 invoked from network); 14 Apr 2003 07:00:01 -0000 Received: from unknown (HELO main.ziobudda.net) (193.254.241.4) by pb1.pair.com with SMTP; 14 Apr 2003 07:00:01 -0000 Received: (qmail 11881 invoked by uid 500); 14 Apr 2003 06:55:20 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Apr 2003 06:55:20 -0000 Date: Mon, 14 Apr 2003 08:55:20 +0200 (CEST) To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Exception extends From: michel@ziobudda.net Hi, I'm writing my exception class based on default and zend integrated Exception Class, but (always there is a bug) why when I make class MyE extends Exception { //bla bla bla } into MyE class I don't have getline() and getfile() (from Exception Class)??? tnx. -- Morelli Michel ZioBudda.net Coordinator michel@ziobudda.net