DecodingFailure

com.geirolz.git4s.codec.DecodingFailure
See theDecodingFailure companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class GenericDecodingFailure(message: String) extends DecodingFailure

Attributes

Supertypes
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(message: String): DecodingFailure