oxygen.sql.error.ConnectionError
 See theConnectionError companion trait
  object ConnectionError
 
Attributes
- Companion
 - trait
 - Graph
 - 
    
 - Supertypes
 - 
    trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
 - Self type
 - 
    ConnectionError.type
 
Members list
Type members
Classlikes
            final case class Generic(cause: Throwable) extends ConnectionError
           
          Attributes
- Supertypes
 - 
               trait Producttrait Equalstrait ConnectionErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            final case class PSQL(psql: PSQLError) extends ConnectionError
           
          Attributes
- Supertypes
 - 
               trait Producttrait Equalstrait ConnectionErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
 - Mirror
 
The name of the type
The name of the type
Attributes
- Inherited from:
 - Mirror
 
Value members
Concrete methods
In this article