Class NoSuchScmProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.scm.ScmException
org.apache.maven.scm.manager.NoSuchScmProviderException
All Implemented Interfaces:
Serializable

public class NoSuchScmProviderException extends ScmException
See Also:
  • Field Details

  • Constructor Details

    • NoSuchScmProviderException

      public NoSuchScmProviderException(String providerName)
  • Method Details

    • getProviderName

      public String getProviderName()