Class DenyException

Description

This Exception may be thrown at any point in the decision process to indicate that the current request should be denied This class extends the Exception class.

Located in /lib/exceptions.php (line 27)

Exception
   |
   --DenyException
Method Summary
 DenyException __construct ( $why)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 30)
DenyException __construct ( $why)
  • $why

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ] )

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

Documentation generated on Mon, 25 Aug 2008 01:10:27 +0200 by phpDocumentor 1.4.0