benchling_sdk.apps.config.errors module¶
- exception ConfigItemLinkedResourceError¶
Bases:
ExceptionConfig item linked resource error.
A config item is not a type that has an associated linked resource.
- exception InaccessibleConfigItemError¶
Bases:
ExceptionInaccessible config item error.
A config item linked resource was inaccessible (the caller does not have permissions).