exceptions.SMILESError

Error parsing a SMILES string.

Usage

Source

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