www.digitalmars.com

D Programming Language 2.0

Last update Thu Oct 28 17:54:29 2010

core.sync.exception

Define base class for synchronization exceptions.

License:
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at boost.org)

Authors:
Sean Kelly

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