Overview

Packages

  • Exception
  • None

Classes

  • Horde_Exception_LastError
  • Horde_Exception_NotFound
  • Horde_Exception_Pear
  • Horde_Exception_PermissionDenied
  • Horde_Exception_Translation
  • Horde_Exception_Wrapped
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Exception_PermissionDenied

Exception thrown if any access without sufficient permissions occured.

Copyright 2010-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Exception
Extended by Horde_Exception_PermissionDenied
Package: Exception
Category: Horde
Located at Horde/Exception/PermissionDenied.php
Methods summary
public
# __construct( mixed $message = null, integer $code = null )

Constructor.

Constructor.

Parameters

$message
<p>The exception message, a PEAR_Error object, or an Exception object.</p>
$code
A numeric error code.

See

Horde_Exception::__construct()
API documentation generated by ApiGen