Skip to main content
elkpy.SushiErrors
-
exception elkpy.sushierrors.SushiInternalError[source]
Bases: Exception
-
exception elkpy.sushierrors.SushiInvalidArgumentError[source]
Bases: Exception
-
exception elkpy.sushierrors.SushiNotFoundError[source]
Bases: Exception
-
exception elkpy.sushierrors.SushiOutOfRangeError[source]
Bases: Exception
-
exception elkpy.sushierrors.SushiUnkownError[source]
Bases: Exception
-
exception elkpy.sushierrors.SushiUnsupportedOperationError[source]
Bases: Exception
-
elkpy.sushierrors.grpc_error_handling(e, context_info='')[source]