Class Support_UnknownClassError

Description

Thrown if an unknown/undeclared class is referenced

Located in /support/lib/Support/UnknownClassError.php (line 9)

Exception
   |
   --Support_UnknownClassError
Variable Summary
 mixed $className
Method Summary
 Support_UnknownClassError __construct ( $className)
 void className ()
Variables
mixed $className (line 10)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 15)

Constructor

  • access: public
Support_UnknownClassError __construct ( $className)
  • $className

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )
className (line 23)

Accessor for the class name

  • access: public
void className ()

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Wed, 25 Apr 2012 09:46:45 -0700 by phpDocumentor 1.4.3