Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitFacadeException

Core::Facade::arbitFacadeException

Class arbitFacadeException

Basic arbit facade exception

Basic arbit facade exception

Exception
   |
   --arbitException
      |
      --arbitFacadeException
Author(s):
Version:   $Revision: 1692 $
License:   GPL

Descendants

Child Class Description
arbitFacadeUnknownClassException Exception thrown when there is no implementation available for a requested facade.
arbitFacadeUnknownProjectException Exception thrown when something was requested from a project, which in fact does not (yet) exist.
arbitFacadeExistsException Exception thrown when a document already exists in the system and cannot be created from the given name.
arbitModelNotPersistentException Exception thrown when a model which is aggregated by some other omdel does not have an identifier set and seems yet uncommitted.
arbitFacadeNotFoundException Exception thrown when a requested object could not be found in the backend.

Inherited Member Variables

From arbitException
protected arbitException::$properties
protected arbitException::$rawMessage

Inherited Methods

From arbitException
public void arbitException::__construct()
Construct exception message Construct exception message of a string with placeholders and the properties array, where the properties are the values, which will replace the placeholders when the exception is echo'd.
protected string arbitException::buildMessage()
Build exception message Replace all placeholders in exception message. has been "borrowed" from ezcTranslations, as this will used for the translation, so that we are using the exact same replacement strategy.
public string arbitException::getText()
Get message
public array arbitException::getTextValues()
Get properties Get text properties containing the values, which should replace the placeholders in the message.
Documentation generated on Mon, 05 Apr 2010 14:01:52 +0200 by phpDocumentor 1.4.3