d / 2.095.1 / core_sync_exception.html /

core.sync.exception

Define base class for synchronization exceptions.

License:
Boost License 1.0
Authors:
Sean Kelly
Source
core/sync/exception.d
class SyncError: object.Error;

Base class for synchronization errors.

© 1999–2021 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/core_sync_exception.html