public class MDocStorage.CancellationException
extends java.lang.Exception
finishCancel()
method must be called when catching the exception.Modifier and Type | Method and Description |
---|---|
void |
finishCancel()
This method should be called after catching the exception.
|