| ContainerNotEmptyException Constructor |
| Name | Description | |
|---|---|---|
| ContainerNotEmptyException |
Initializes a new instance of the ContainerNotEmptyException class.
| |
| ContainerNotEmptyException(String) |
Initializes a new instance of the ContainerNotEmptyException class
with the specified error message.
| |
| ContainerNotEmptyException(String, Exception) |
Initializes a new instance of the ContainerNotEmptyException class
with the specified error message and a reference to the inner exception that is
the cause of this exception.
|