EstimatorError Class

An error returned from the resource estimation.

Inheritance
builtins.BaseException
EstimatorError

Constructor

EstimatorError(code: str, message: str)

Parameters

Name Description
code
Required
message
Required