Class CriticalI_MissingPackageError

Description

Indicates a required package could not be found

Located in /Core/lib/CriticalI/MissingPackageError.php (line 9)

Exception
   |
   --CriticalI_MissingPackageError
Method Summary
 CriticalI_MissingPackageError __construct (string $packageName)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

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

Constructor

  • access: public
CriticalI_MissingPackageError __construct (string $packageName)
  • string $packageName: The name of the missing package

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

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:43 -0700 by phpDocumentor 1.4.3