Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.exceptions.LocalCancellationException Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.exceptions.LocalCancellationException:
de.fu_berlin.inf.dpp.exceptions.SarosCancellationException

List of all members.

Public Member Functions

 LocalCancellationException ()
 LocalCancellationException (String msg, CancelOption cancelOption)
CancelOption getCancelOption ()

Protected Attributes

CancelOption cancelOption

Detailed Description

Exception used for signaling that the local user canceled an operation


Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.exceptions.LocalCancellationException.LocalCancellationException ( )

Standard constructor.

If no CancelOption is specified CancelOption#NOTIFY_PEER is set.

de.fu_berlin.inf.dpp.exceptions.LocalCancellationException.LocalCancellationException ( String  msg,
CancelOption  cancelOption 
)

Member Function Documentation

CancelOption de.fu_berlin.inf.dpp.exceptions.LocalCancellationException.getCancelOption ( )

Member Data Documentation

 All Classes Namespaces Files Functions Variables Enumerations