Path

ez components / documentation / api reference / 2008.2 / webdav


eZ Components 2008.2

Webdav: ezcWebdavFileBackendBrokenStorageException

[ Tutorial ] [ Clients ] [ Plugin architecture ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

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:
public  ezcBaseException::$originalMessage
From Exception (Internal Class):
protected  $code
protected  $file
protected  $line
protected  $message
private  $string
private  $trace

Inherited Methods

From ezcBaseException :
public ezcBaseException ezcBaseException::__construct()
Constructs a new ezcBaseException with $message
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