Class UnknownDBError

Description

This class is a hold-over from Harmoni's old error Handler, which tried to do some exception-like things in PHP4. The new implementation, just extends the default exception for compatability purposes

  • version: $Id: Error.class.php,v 1.8 2007/09/19 14:04:09 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/errorHandler/Error.class.php (line 47)

Exception
   |
   --HarmoniException
      |
      --Error
         |
         --UnknownDBError
Method Summary
UnknownDBError __construct (mixed $type)
Variables
Methods
Constructor __construct (line 48)
UnknownDBError __construct (mixed $type)

Redefinition of:
Error::__construct()
The constructor. Create a new error.

Inherited Methods

Inherited From Error

Error::__construct()

Inherited From HarmoniException

HarmoniException::__construct()
HarmoniException::getType()
HarmoniException::isFatal()

Documentation generated on Wed, 19 Sep 2007 10:23:02 -0400 by phpDocumentor 1.3.0RC3