polymerist.rdutils.reactions.reactexc
Exceptions specific to reactions
Exceptions
To be raised when too many or too few Mols are provided than expected |
|
To be raised when a provided sequence of Mols does not match ChemicalReaction Reactant Templates |
|
To be raised when a provided sequence of Mols does not match ChemicalReaction Product Templates |
|
To be raised when search for newly-formed inter-monoer bonds fail |
Module Contents
- exception polymerist.rdutils.reactions.reactexc.BadNumberReactants[source]
Bases:
ExceptionTo be raised when too many or too few Mols are provided than expected
- exception polymerist.rdutils.reactions.reactexc.ReactantTemplateMismatch[source]
Bases:
ExceptionTo be raised when a provided sequence of Mols does not match ChemicalReaction Reactant Templates