public class NoSuchCommandScmException extends ScmException
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
commandName |
(package private) static long |
serialVersionUID |
Constructor and Description |
---|
NoSuchCommandScmException(java.lang.String commandName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommandName()
Return the command name.
|
static final long serialVersionUID
private java.lang.String commandName