## DispatchError


A `TypeError` raised when no single applicable method is found.


Usage

``` python
DispatchError()
```
