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

Class: FactoryException

Source Location: /exception/FactoryException.class.php

Class Overview

Exception
   |
   --MojaviException
      |
      --FactoryException

FactoryException is thrown when an error occurs while attempting to create a new factory implementation instance.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: FactoryException.class.php 566 2004-12-05 06:19:09Z seank $

Copyright:

Methods


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]
FactoryException is thrown when an error occurs while attempting to create a new factory implementation instance.



Tags:

version:  $Id: FactoryException.class.php 566 2004-12-05 06:19:09Z 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]

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

Class constructor.



Tags:

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


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:17 +0900 by phpDocumentor 1.3.0RC5