mojavi
[ class tree: mojavi ] [ index: mojavi ] [ all elements ]

Class: ConfigurationException

Source Location: /exception/ConfigurationException.class.php

Class Overview

Exception
   |
   --MojaviException
      |
      --ConfigurationException

ConfigurationException is thrown when the framework finds an error in a configuration setting.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: ConfigurationException.class.php 65 2004-10-26 03:16:15Z seank $

Copyright:

Methods


Child classes:

ParseException
ParseException is thrown when a parsing procedure fails to complete successfully.

Inherited Methods

Class: MojaviException

MojaviException::__construct()
Class constructor.
MojaviException::getName()
Retrieve the name of this exception.
MojaviException::printStackTrace()
Print the stack trace for this exception.
MojaviException::setName()
Set the name of this exception.

Class Details

[line 24]
ConfigurationException is thrown when the framework finds an error in a configuration setting.



Tags:

version:  $Id: ConfigurationException.class.php 65 2004-10-26 03:16:15Z seank $
since:  3.0.0
copyright:  (c) Sean Kerr, http://www.mojavi.org
author:  Sean Kerr (skerr@mojavi.org)


[ Top ]


Class Methods


constructor __construct [line 40]

ConfigurationException __construct( [string $message = null], [int $code = 0])

Class constructor.



Tags:

access:  public
since:  3.0.0
author:  Sean Kerr (skerr@mojavi.org)


Overridden in child classes as:

ParseException::__construct()
Class constructor.

Overrides MojaviException::__construct() (Class constructor.)

Parameters:

string   $message   The error message.
int   $code   The error code.

[ Top ]


Documentation generated on Tue, 21 Feb 2006 01:45:12 +0900 by phpDocumentor 1.3.0RC5