public class AuthenticationFailedScmException extends ScmException
commands
created by the ScmMirrorCommandFactory
when they
fail due to authentication problems.Constructor and Description |
---|
AuthenticationFailedScmException(KeyedMessage message,
String scmId) |
AuthenticationFailedScmException(KeyedMessage message,
Throwable cause,
String scmId) |
getScmId
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationFailedScmException(@Nonnull KeyedMessage message, @Nonnull String scmId)
Copyright © 2022 Atlassian. All rights reserved.