java.io.Serializable
public class SVNAuthenticationCancelledException extends SVNCancelException
SVNCancelException
,
Serialized FormConstructor | Description |
---|---|
SVNAuthenticationCancelledException(SVNErrorMessage lastError,
SVNAuthentication lastAuthentication) |
Modifier and Type | Method | Description |
---|---|---|
SVNAuthentication |
getLastAuthentication() |
|
SVNErrorMessage |
getLastAuthenticationError() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getErrorMessage, getMessage, isEnoent
public SVNAuthenticationCancelledException(SVNErrorMessage lastError, SVNAuthentication lastAuthentication)
public SVNErrorMessage getLastAuthenticationError()
public SVNAuthentication getLastAuthentication()