DatabaseSchema: ezcDbSchemaInvalidReaderClassException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDbSchemaInvalidReaderClassException
|
Exception that is thrown if an invalid class is passed as schema reader to the manager. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcDbSchemaException
|
--ezcDbSchemaInvalidReaderClassException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcDbSchemaInvalidReaderClassException |
__construct(
$readerClass )
Constructs an ezcDbSchemaInvalidReaderClassException for reader class $readerClass |
Inherited Methods
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcDbSchemaInvalidReaderClassException __construct(
string
$readerClass )
Constructs an ezcDbSchemaInvalidReaderClassException for reader class $readerClass
Parameters
| Name |
Type |
Description |
$readerClass |
string |
|
Redefinition of
Last updated: Wed, 28 Nov 2007