HandleErrorWith
doobie.free.nclob.NClobOp.HandleErrorWith
final case class HandleErrorWith[A](fa: NClobIO[A], f: Throwable => NClobIO[A]) extends NClobOp[A]
Attributes
- Source
- nclob.scala
- Graph
-
- Supertypes
Members list
In this article