Cause

harness.endpoint.error.DecodingFailure$.Cause
See theCause companion object
sealed abstract class Cause(val show: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ContentLengthTooLong.type
class DecodeFail
object DoesNotAcceptMultiple.type
object MissingContentLength.type
object MissingRequired.type
Show all

Members list

Value members

Concrete fields

final val show: String