public class NoSuchScmProviderException extends ScmException
| Constructor and Description |
|---|
NoSuchScmProviderException(String providerName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProviderName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchScmProviderException(String providerName)
public String getProviderName()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.