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) |
getScmIdgetKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationFailedScmException(@Nonnull KeyedMessage message, @Nonnull String scmId)
Copyright © 2019 Atlassian. All rights reserved.