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