org.apache.maven.scm
public class ScmException extends Exception
Constructor and Description |
---|
ScmException(String message) |
ScmException(String message,
Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ScmException(String message)
message
- the message could be nullpublic ScmException(String message, Throwable cause)
message
- the message could be nullcause
- the cause could be nullCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.