org.tmatesoft.svn.core
public class SVNCancelException extends SVNException
| Constructor Summary | |
|---|---|
| SVNCancelException()
Creates a cancel exception.
| |
| SVNCancelException(SVNErrorMessage errorMessage)
Constructs an SVNCancelException given the
error message.
| |
Parameters: errorMessage an error message describing why the operation was cancelled