Base: ezcBaseDoubleClassRepositoryPrefixException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcBaseDoubleClassRepositoryPrefixException
|
ezcBaseDoubleClassRepositoryPrefixException is thrown whenever you try to register a class repository with a prefix that has already been added before. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcBaseDoubleClassRepositoryPrefixException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcBaseDoubleClassRepositoryPrefixException |
__construct(
$prefix, $basePath, $autoloadDirPath )
Constructs a new ezcBaseDoubleClassRepositoryPrefixException for the $prefix that points to $basePath with autoload directory $autoloadDirPath. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcBaseDoubleClassRepositoryPrefixException __construct(
string
$prefix, string
$basePath, string
$autoloadDirPath )
Constructs a new ezcBaseDoubleClassRepositoryPrefixException for the $prefix that points to $basePath with autoload directory $autoloadDirPath.
Parameters
| Name |
Type |
Description |
$prefix |
string |
|
$basePath |
string |
|
$autoloadDirPath |
string |
|
Redefinition of
Last updated: Mon, 21 Dec 2009