twodlearn.core.exceptions module¶
Definition of tdl specific errors and exceptions
-
exception
twodlearn.core.exceptions.ArgumentNotProvided(object, property=None)[source]¶ Bases:
Exception
-
exception
twodlearn.core.exceptions.AutoInitFailed(property, object, msg=None)[source]¶ Bases:
Exception
-
exception
twodlearn.core.exceptions.InitPreconditionsFailed(object, property, reqs=None)[source]¶ Bases:
Exception
-
exception
twodlearn.core.exceptions.NonePropertyAvailable(object, property=None, reqs=None)[source]¶ Bases:
Exception