public class UnsupportedScmException extends ScmException
ScmService to indicate none of the installed plugins supports the requested SCM.UnavailableScmException,
Serialized Form| Constructor and Description |
|---|
UnsupportedScmException(KeyedMessage message,
String scmId) |
getScmIdgetKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedScmException(@Nonnull KeyedMessage message, @Nonnull String scmId)
Copyright © 2019 Atlassian. All rights reserved.