skunk.exception

Members list

Concise view

Type members

Classlikes

class PostgresErrorException(sql: String, sqlOrigin: Option[Origin], info: Map[Char, String], history: List[Either[Any, Any]], arguments: List[(Type, Option[String])], argumentsOrigin: Option[Origin]) extends SkunkException

Attributes

Companion:
object
Source:
PostgresErrorException.scala
Graph
Supertypes
trait Fields
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Source:
PostgresErrorException.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ProtocolError(val message: BackendMessage, val origin: Origin) extends Error with NoStackTrace

Attributes

Source:
ProtocolError.scala
Graph
Supertypes
class Error
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class SkunkException extends Exception with Fields

Attributes

Companion:
object
Source:
SkunkException.scala
Graph
Supertypes
trait Fields
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

Source:
StartupException.scala
Graph
Supertypes
trait Fields
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any