"""Custom error when device is not found.""" class DeviceNotFoundError(Exception): """DeviceNotFoundError"""