| SVNKit Home | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.tmatesoft.svn.core.SVNExceptionorg.tmatesoft.svn.core.SVNCancelExceptionpublic class SVNCancelExceptionextends SVNExceptionSVNExceptionConstructor Summary | |
| |
| |
Method Summary |
Methods inherited from class org.tmatesoft.svn.core.SVNException | |
getErrorMessage, getMessage | |
public SVNCancelException()
Creates a cancel exception.
public SVNCancelException(SVNErrorMessage errorMessage)
Constructs an SVNCancelException given the error message.
- Parameters:
errorMessage- an error message describing why the operation was cancelled