Class NoFunctionalRightException

Description

This represents a NoFunctionalRightException.

  • version: $Id: NoFunctionalRightException.php,v 1.3 2006/11/26 22:04:12 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License
CMSException
   |
   --CoreException
      |
      --AdministrationException
         |
         --MissingRightException
            |
            --NoFunctionalRightException
Method Summary
NoFunctionalRightException NoFunctionalRightException (String $message, [String $url = ''])
Methods
Constructor NoFunctionalRightException (line 47)

Creates a new NoFunctionalRightException.

  • access: public
NoFunctionalRightException NoFunctionalRightException (String $message, [String $url = ''])
  • String $message: the Error Message
  • String $url: the URL of this Exception (can be used for creating Back links)

Inherited Methods

Inherited From MissingRightException

MissingRightException::MissingRightException()

Inherited From AdministrationException

AdministrationException::AdministrationException()
AdministrationException::getURL()
AdministrationException::setURL()

Inherited From CoreException

CoreException::CoreException()
CoreException::getLayout()

Inherited From CMSException

CMSException::CMSException()
CMSException::getCode()
CMSException::getMessage()
CMSException::logException()
CMSException::toString()

Documentation generated by phpDocumentor 1.3.1