ExceptionCaught

zio.http.ChannelEvent$.ExceptionCaught
final case class ExceptionCaught(cause: Throwable) extends Event[Nothing]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Event[Nothing]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def map[B](f: Nothing => B): Event[B]

Attributes

Inherited from:
Event

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product