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

Indicatest that a container is not empty. More...

Inheritance diagram for ContainerNotEmptyException:
ServerException Exception

Detailed Description

Indicatest that a container is not empty.

Certain operations, notably container deletion, require that a container be empty before the operation can be performed. This exception is thrown when such an operation encounters an unempty container when it requires an empty one.

Definition at line 38 of file ContainerNotEmptyException.php.


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