genericroboticarm.sila_server.generated.robotcontroller.robotcontroller_errors module¶
- exception genericroboticarm.sila_server.generated.robotcontroller.robotcontroller_errors.InaccessibleSite(message: str | None = None)[source]¶
Bases:
DefinedExecutionError
- _abc_impl = <_abc._abc_data object>¶
- fully_qualified_identifier: FullyQualifiedDefinedExecutionErrorIdentifier¶
Fully qualified error identifier
- identifier: str¶
Error identifier, from the feature definition
- message: str¶
Error message
- exception genericroboticarm.sila_server.generated.robotcontroller.robotcontroller_errors.LostPlate(message: str | None = None)[source]¶
Bases:
DefinedExecutionError
- _abc_impl = <_abc._abc_data object>¶
- fully_qualified_identifier: FullyQualifiedDefinedExecutionErrorIdentifier¶
Fully qualified error identifier
- identifier: str¶
Error identifier, from the feature definition
- message: str¶
Error message
- exception genericroboticarm.sila_server.generated.robotcontroller.robotcontroller_errors.SiteNotFound(message: str | None = None)[source]¶
Bases:
DefinedExecutionError
- _abc_impl = <_abc._abc_data object>¶
- fully_qualified_identifier: FullyQualifiedDefinedExecutionErrorIdentifier¶
Fully qualified error identifier
- identifier: str¶
Error identifier, from the feature definition
- message: str¶
Error message