ExceptionCaught

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

Attributes

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

Members list

Concise view

Value members

Inherited methods

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

Attributes

Inherited from:
ChannelEvent

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product