Skip to content

Errors

bigsmiles.errors.BigSMILESError(text, error=None)

base BigSMILES error

bigsmiles.errors.TokenizeError

raised when an error occurs tokenizing a BigSMILES string.

bigsmiles.errors.ConstructorError

raised when an error occurs during the construction of a BigSMILES string.

bigsmiles.errors.ValidationError

raised when validating a SMILES/BigSMILES string is syntactically correct.