oxygen.sql.error.QueryError.Cause
 See theCause companion object
  sealed trait Cause extends Throwable
 
Attributes
- Companion
- object
- Graph
- 
    
- Supertypes
- 
    class Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
- 
    class Connectiontrait DSLErrorclass NoSuchChildclass NotAProductSchemaclass NotAnOptionSchemaclass Genericclass InvalidResultSetSizeclass JDBCErrorclass PSQLtrait UnableToDecodeRowclass AtColumnclass InvalidRowSizeclass MapOrFailShow all
Members list
Value members
Inherited methods
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:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
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