org.apache.maven.scm

Class NoSuchCommandScmException

public class NoSuchCommandScmException extends ScmException

Version: $Id: NoSuchCommandScmException.java 372209 2006-01-25 13:30:01Z evenisse $

Author: Trygve Laugstøl

Constructor Summary
NoSuchCommandScmException(String commandName)
Method Summary
StringgetCommandName()

Constructor Detail

NoSuchCommandScmException

public NoSuchCommandScmException(String commandName)

Method Detail

getCommandName

public String getCommandName()
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.