core.sync.exception

Define base class for synchronization exceptions.

License:
Boost License 1.0

Authors:
Sean Kelly

Source:
core/sync/exception.d

class SyncException: object.Exception;
Base class for synchronization exceptions.