Connection

zoobie.DatabaseError$.Connection$
See theConnection companion trait
object Connection

Attributes

Companion:
trait
Source:
DatabaseError.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Rejected(queueSize: Int) extends DatabaseError with Connection

Attributes

Source:
DatabaseError.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final case class Transient(cause: SQLTransientConnectionException) extends DatabaseError with Connection

Attributes

Source:
DatabaseError.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply(t: Throwable): Connection

Attributes

Source:
DatabaseError.scala

Concrete fields

val partial: PartialFunction[Throwable, Connection]

Attributes

Source:
DatabaseError.scala