Class AllowException

Description

This Exception may be thrown at any point in the decision process to indicate that the current request should be allowed into a given VLAN This class extends the Exception class.

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

Exception
   |
   --AllowException
Variable Summary
 mixed $decidedVlan
Method Summary
 AllowException __construct ( $vlan)
 void getDecidedVlan ()
Variables
mixed $decidedVlan (line 52)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 55)
AllowException __construct ( $vlan)
  • $vlan

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ] )
getDecidedVlan (line 81)
  • access: public
void getDecidedVlan ()

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Mon, 06 Oct 2008 01:10:24 +0200 by phpDocumentor 1.4.0