com.atlassian.maven.plugins.sandbox
Class ScmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.maven.plugins.sandbox.ScmException
- All Implemented Interfaces:
- Serializable
public class ScmException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScmException
public ScmException(String msg,
Exception e)
ScmException
public ScmException(String msg)
ScmException
public ScmException(String msg,
int exitCode,
Collection<String> output)
Copyright © 2015 Atlassian. All rights reserved.