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, toStringpublic NoSuchCommandScmException(String commandName)
public String getCommandName()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.