## exceptions.SMILESError


Error parsing a SMILES string.


Usage

``` python
exceptions.SMILESError(
    smiles,
    *args,
    **kwargs,
)
```
