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