diff options
author | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2022-12-06 08:59:18 +0100 |
---|---|---|
committer | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2023-01-10 07:12:39 +0000 |
commit | aee7afd50ba8bd91b1191db6f81b1bd3d8a068e1 (patch) | |
tree | af996f86159d9e83fed9b9da39d13e81e83215d8 /src/libs/extensionsystem | |
parent | ad2013eee5c2a31fe9ac323cf0beee1c8d7d5440 (diff) | |
download | qt-creator-aee7afd50ba8bd91b1191db6f81b1bd3d8a068e1.tar.gz |
ProjectExplorer: Improve error reporting
Previously anytime a FilePath operation tried to access a device that
does not have a DeviceFileAccess an error message would be thrown.
This patch makes it possible to differentiate between the device not
being found, and the device just not having a DeviceFileAccess
interface.
Also the error message in DeviceFileAccess::exists() was removed as
its not an error to ask if something exists even if it does not.
Change-Id: Ib8c2e08132159d0d97bcd049b59436eb17bdbacd
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/libs/extensionsystem')
0 files changed, 0 insertions, 0 deletions