HPCloud-PHP  1.2.0
PHP bindings for HPCloud and OpenStack services.
 All Classes Namespaces Files Functions Variables Pages
ConflictException Class Reference

Represents an HTTP 409 error. More...

Inheritance diagram for ConflictException:
Exception

Detailed Description

Represents an HTTP 409 error.

During DELETE requests, this occurs when a remote resource cannot be deleted because the resource is not empty or deleteable. (viz. containers).

Definition at line 33 of file ConflictException.php.


The documentation for this class was generated from the following file: