org.openengsb.domain.scm
Class ScmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openengsb.domain.scm.ScmException
- All Implemented Interfaces:
- Serializable
public class ScmException
- extends RuntimeException
Base class for all scm exceptions.
- 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()
ScmException
public ScmException(String message,
Throwable cause)
ScmException
public ScmException(String message)
ScmException
public ScmException(Throwable cause)
Copyright © 2009-2011. All Rights Reserved.