Zeta Components - high quality PHP components

Zeta Components Manual :: Docs For Class ezcWebdavBadRequestException

Webdav::ezcWebdavBadRequestException

Class ezcWebdavBadRequestException

Abstract base class for all exceptions that represent a 400 Bad Request.

Source for this file: /Webdav/src/exceptions/bad_request.php

Exception
   |
   --ezcBaseException
      |
      --ezcWebdavException
         |
         --ezcWebdavBadRequestException
Version:   //autogen//

Descendants

Child Class Description
ezcWebdavInvalidHeaderException Exception thrown when a request/response object receives an invalid header value.
ezcWebdavMissingHeaderException Exception thrown when a request/response object misses an essential header essential.
ezcWebdavInvalidRequestBodyException Thrown if the request body received was invalid.
ezcWebdavInvalidXmlException Thrown if an error occured while loading an XML string.

Inherited Member Variables

From ezcBaseException
public ezcBaseException::$originalMessage
From Exception (Internal Class)
protected $code
protected $file
protected $line
protected $message
private $previous
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 = ], [$previous = ] )
public void getCode ( )
public void getFile ( )
public void getLine ( )
public void getMessage ( )
public void getPrevious ( )
public void getTrace ( )
public void getTraceAsString ( )
public void __clone ( )
public void __toString ( )
Documentation generated by phpDocumentor 1.4.3