AtColumn
 oxygen.sql.error.QueryError.UnableToDecodeRow.AtColumn
  final case class AtColumn(rowValues: ArraySeq[Any], column: Column, idx: Int, message: String) extends UnableToDecodeRow
 
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Producttrait Equalstrait UnableToDecodeRowtrait Causeclass 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
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Throwable
 
Attributes
- Inherited from:
 - Cause
 
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:
 - Cause
 
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