com.geirolz.git4s.cmd.error

Members list

Type members

Classlikes

final case class CmdError(message: String, cause: Option[Throwable]) extends RuntimeException, NoStackTrace

Attributes

Companion
object
Supertypes
trait Product
trait Equals
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object CmdError

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
CmdError.type
trait CmdFailure extends NoStackTrace

Attributes

Companion
object
Supertypes
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
object CmdFailure

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
CmdFailure.type