java.nonstandard.sync.exception

Define base class for synchronization exceptions.

Public Imports

tango.core.Exception
public import tango.core.Exception : SyncException;

Members

Classes

SyncException
class SyncException

Base class for synchronization exceptions.

Meta

Authors

Sean Kelly