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, toString
public NoSuchScmProviderException(String providerName)
public String getProviderName()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.