## protocols.dao.ResourceAlreadyExistsError

<span id="hexkit.protocols.dao.ResourceAlreadyExistsError"></span>


Raised when a resource did unexpectedly exist.


Usage

``` python
protocols.dao.ResourceAlreadyExistsError(
    *,
    id_,
)
```
