public class NotAuthorizedScmException extends ScmException
commands created by the ScmMirrorCommandFactory when they
fail due to authorization problems.| Constructor and Description |
|---|
NotAuthorizedScmException(KeyedMessage message,
String scmId) |
NotAuthorizedScmException(KeyedMessage message,
Throwable cause,
String scmId) |
getScmIdgetKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotAuthorizedScmException(@Nonnull KeyedMessage message, @Nonnull String scmId)
Copyright © 2019 Atlassian. All rights reserved.