Class ScmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.xebialabs.deployit.engine.spi.exception.DeployitException
com.xebialabs.xlrelease.domain.utils.ScmException
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
public class ScmException
extends com.xebialabs.deployit.engine.spi.exception.DeployitException
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Throwablestatic intstatic ScmExceptionstatic Throwablestatic intbooleancause()intbooleaninthashCode()msg()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object> intstatic final StringtoString()unapply(ScmException x$0) Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrorsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
ScmException
-
-
Method Details
-
$lessinit$greater$default$2
-
$lessinit$greater$default$3
public static int $lessinit$greater$default$3() -
toString
-
apply
-
apply$default$2
-
apply$default$3
public static int apply$default$3() -
unapply
-
msg
-
cause
-
statusCode
public int statusCode() -
copy
-
copy$default$1
-
copy$default$2
-
copy$default$3
public int copy$default$3() -
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
equals
-