assertion

Stoner.core.exceptions.assertion(condition, message='Library Assertion Error set')[source]

Raise an error when condition is false.

A utility functiuon to be used when assert might have been.