## exceptions.InChIError


Error parsing an InChI string.


Usage

``` python
exceptions.InChIError(
    inchi,
    *args,
    **kwargs,
)
```
