java.io.Serializablepublic class SVNAuthenticationCancelledException extends SVNCancelException
SVNCancelException,
Serialized Form| Constructor | Description |
|---|---|
SVNAuthenticationCancelledException(SVNErrorMessage lastError,
SVNAuthentication lastAuthentication) |
| Modifier and Type | Method | Description |
|---|---|---|
SVNAuthentication |
getLastAuthentication() |
|
SVNErrorMessage |
getLastAuthenticationError() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetErrorMessage, getMessage, isEnoentpublic SVNAuthenticationCancelledException(SVNErrorMessage lastError, SVNAuthentication lastAuthentication)
public SVNErrorMessage getLastAuthenticationError()
public SVNAuthentication getLastAuthentication()