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