HandleErrorWith
doobie.postgres.free.copyin.CopyInOp.HandleErrorWith
final case class HandleErrorWith[A](fa: CopyInIO[A], f: Throwable => CopyInIO[A]) extends CopyInOp[A]
Attributes
- Source
- copyin.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CopyInOp[A]class Objecttrait Matchableclass Any
Members list
In this article