oxygen.sql.error.QueryError.InvalidResultSetSize
 See theInvalidResultSetSize companion object
  final case class InvalidResultSetSize(expected: ExpectedSize, actual: String) extends Cause
 
Attributes
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