tqchem.exceptions

Exceptions

TQchemImportError

Common base class for all non-exit exceptions.

Functions

Module Contents

exception tqchem.exceptions.TQchemImportError

Bases: Exception

Common base class for all non-exit exceptions.

tqchem.exceptions.raise_internal_tqchem_error(*args, **kwargs) None