Package org.apache.maven.scm
Class NoSuchCommandScmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.scm.ScmException
org.apache.maven.scm.NoSuchCommandScmException
- All Implemented Interfaces:
 Serializable
- Author:
 - Trygve Laugstøl
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
NoSuchCommandScmException
 
 - 
 - 
Method Details
- 
getCommandName
Return the command name.- Returns:
 - The command name
 
 
 -