Python class
Error
Errorβ
class max.pipelines.request.Error(*, code, message, param=None)
Bases: BaseModel
Error information.
codeβ
code: str
messageβ
message: str
model_configβ
model_config: ClassVar[ConfigDict] = {'frozen': True}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
paramβ
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!