Die

oxygen.zio.logging.EncodedLogCause.Die
final case class Die(error: Throwable, trace: StackTrace) extends Simple

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Simple
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def toSimple: Contiguous[Simple]

Attributes

Inherited from:
EncodedLogCause
final override protected def toSimpleBuilder: Growable[Simple]

Attributes

Definition Classes
Inherited from:
Simple