Exceptions#
Exceptions that can be thrown by this library.
- exception onewot.errors.EntityNotFound(code: str, message: str, value: Union[str, int])[source]#
Exception thrown when searched entity has invalid ID or name.
Exceptions that can be thrown by this library.
Exception thrown when searched entity has invalid ID or name.