Generic
 oxygen.sql.error.ConnectionError.Generic
  final case class Generic(cause: Throwable) extends ConnectionError
 
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Producttrait Equalstrait ConnectionErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
Members list
Value members
Inherited methods
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Definition Classes
 - 
               ConnectionError -> Throwable
 - Inherited from:
 - ConnectionError
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - ConnectionError
 
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
 - 
               
a string representation of the object.
 - Inherited from:
 - Throwable
 
In this article