minto.v0.exceptions#

Submodules#

Exceptions#

OperationalError

Common base class for all non-exit exceptions.

Package Contents#

exception OperationalError#

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.