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