W3cubDocs

/D

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–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/core_sync_exception.html