Class AuthenticationException

Description

This represents a Authentication Exception.

  • version: $Id: AuthenticationException.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
      |
      --AuthenticationException
Method Summary
AuthenticationException AuthenticationException (int $code, String $message)
Methods
Constructor AuthenticationException (line 47)

Creates a new AuthenticationException.

  • access: public
AuthenticationException AuthenticationException (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