Webdav: ezcWebdavFileBackendBrokenStorageException
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavFileBackendBrokenStorageException
|
Exception thrown if a stored property storage could not be parsed. [
source]
In rare cases it may happen, that the properties stored by
ezcWebdavFileBackend get broken (HD failure, bug,...). If the file backend cannot parse the storage anymore, this exception is thrown.
Parents
Exception
|
--ezcBaseException
|
--ezcWebdavException
|
--ezcWebdavFileBackendBrokenStorageException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
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 ( )
|
Last updated: Mon, 05 Jan 2009