public class SVNCancelException extends SVNException
SVNException,
Serialized Form| Constructor and Description |
|---|
SVNCancelException()
Creates a cancel exception.
|
SVNCancelException(SVNErrorMessage errorMessage)
Constructs an SVNCancelException given the
error message.
|
getErrorMessage, getMessagepublic SVNCancelException()
public SVNCancelException(SVNErrorMessage errorMessage)
errorMessage - an error message describing why the operation
was cancelledCopyright © 2004-2009 TMate Software Ltd. All Rights Reserved.