Failure

log.effect.Failure
See theFailure companion object
final class Failure(val msg: String, val th: Throwable)

Attributes

Companion
object
Source
Failure.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val msg: String

Attributes

Source
Failure.scala
val th: Throwable

Attributes

Source
Failure.scala