Class ScmException$

java.lang.Object
scala.runtime.AbstractFunction3<String,Throwable,Object,ScmException>
com.xebialabs.xlrelease.domain.utils.ScmException$
All Implemented Interfaces:
Serializable, scala.Function3<String,Throwable,Object,ScmException>

public class ScmException$ extends scala.runtime.AbstractFunction3<String,Throwable,Object,ScmException> implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final ScmException$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ScmException$

      public ScmException$()
  • Method Details