tethys.core.exceptions¶
Module Contents¶
-
exception
tethys.core.exceptions.TethysException[source]¶ Bases:
ExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysRuntimeError[source]¶ Bases:
RuntimeError,tethys.core.exceptions.TethysExceptionUnspecified run-time error.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysRONotFound[source]¶ Bases:
tethys.core.exceptions.TethysExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysBadRepositoryObjectValue[source]¶ Bases:
tethys.core.exceptions.TethysExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysInputNodesNotFound[source]¶ Bases:
tethys.core.exceptions.TethysExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysSessionClosed[source]¶ Bases:
tethys.core.exceptions.TethysExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysStreamInProcess[source]¶ Bases:
tethys.core.exceptions.TethysExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
-
exception
tethys.core.exceptions.TethysROFieldValidationError[source]¶ Bases:
tethys.core.exceptions.TethysExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.