www.digitalmars.com

D Programming Language 2.0

Last update Tue Jan 1 10:14:39 2013

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.