public class SVNAuthenticationCancelledException extends SVNCancelException
SVNCancelException,
Serialized Form| Constructor and Description |
|---|
SVNAuthenticationCancelledException(SVNErrorMessage lastError,
SVNAuthentication lastAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
SVNAuthentication |
getLastAuthentication() |
SVNErrorMessage |
getLastAuthenticationError() |
getErrorMessage, getMessage, isEnoentpublic SVNAuthenticationCancelledException(SVNErrorMessage lastError, SVNAuthentication lastAuthentication)
public SVNErrorMessage getLastAuthenticationError()
public SVNAuthentication getLastAuthentication()