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

Class: StorageException

Source Location: /exception/StorageException.class.php

Class Overview

Exception
   |
   --MojaviException
      |
      --StorageException

StorageException is thrown when a requested Storage implementation doesn't exist or data cannot be read from or written to the storage.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: StorageException.class.php 65 2004-10-26 03:16:15Z 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]
StorageException is thrown when a requested Storage implementation doesn't exist or data cannot be read from or written to the storage.



Tags:

version:  $Id: StorageException.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]

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