org.tmatesoft.svn.core
public interface ISVNCanceller
Version: 1.1.2
Field Summary | |
---|---|
ISVNCanceller | NULL |
Method Summary | |
---|---|
void | checkCancelled()
Checks if the current operation is cancelled (somehow interrupted)
and should throw an SVNCancelException.
|
Throws: SVNCancelException