ImageConversion: ezcImageHandlerNotAvailableException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcImageHandlerNotAvailableException
|
Thrown if a specified handler class is not available. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcImageException
|
--ezcImageHandlerNotAvailableException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcImageHandlerNotAvailableException |
__construct(
$handlerClass, [$reason = null] )
|
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
ezcImageHandlerNotAvailableException __construct(
$handlerClass, [
$reason = null] )
Parameters
| Name |
Type |
Description |
$handlerClass |
|
|
$reason |
|
|
Redefinition of
Last updated: Fri, 02 Nov 2007