Class NotAllowedException

Description

This represents a NotAllowed Exception.

  • version: $Id: NotAllowedException.php,v 1.4 2006/11/26 22:04:12 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License
CMSException
   |
   --CoreException
      |
      --NotAllowedException
Method Summary
NotAllowedException NotAllowedException (int $code, String $message)
Methods
Constructor NotAllowedException (line 47)

Creates a new NotAllowedException.

  • access: public
NotAllowedException NotAllowedException (int $code, String $message)
  • int $code: the Error Code
  • String $message: the Error Message

Inherited Methods

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