org.tmatesoft.svn.core
public class SVNAuthenticationException extends SVNException
SVNException
,
Serialized FormConstructor and Description |
---|
SVNAuthenticationException(SVNErrorMessage errorMessage)
Creates a new authentication exception given detailed error
information.
|
SVNAuthenticationException(SVNErrorMessage errorMessage,
java.lang.Throwable cause)
Creates a new authentication exception given detailed error
information and the original cause.
|
getErrorMessage, getMessage
public SVNAuthenticationException(SVNErrorMessage errorMessage, java.lang.Throwable cause)
errorMessage
- an error messagecause
- an original causepublic SVNAuthenticationException(SVNErrorMessage errorMessage)
errorMessage
- an error messageCopyright © 2004-2011 TMate Software Ltd. All Rights Reserved.