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

Class: LoggingException

Source Location: /exception/LoggingException.class.php

Class Overview

Exception
   |
   --MojaviException
      |
      --LoggingException

LoggingException is thrown when a logging related error occurs.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: LoggingException.class.php 761 2005-01-29 06:20:01Z 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 23]
LoggingException is thrown when a logging related error occurs.



Tags:

version:  $Id: LoggingException.class.php 761 2005-01-29 06:20:01Z 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 39]

LoggingException __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:20 +0900 by phpDocumentor 1.3.0RC5