PostgresErrorException

skunk.exception.PostgresErrorException
See thePostgresErrorException companion class

Attributes

Companion
class
Source
PostgresErrorException.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def raiseError[F[_], A](sql: String, sqlOrigin: Option[Origin], info: Map[Char, String], history: List[Either[Any, Any]], arguments: List[(Type, Option[String])], argumentsOrigin: Option[Origin])(implicit ev: MonadError[F, Throwable]): F[A]

Attributes

Source
PostgresErrorException.scala