public class NoSuchCommandScmException extends ScmException
Constructor and Description |
---|
NoSuchCommandScmException(String commandName) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandName()
Return the command name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchCommandScmException(String commandName)
public String getCommandName()
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.