menu
nebula_db package
documentation
storage/tuple_codec.dart
TupleTooBigException
TupleTooBigException.new constructor
TupleTooBigException.new constructor
dark_mode
light_mode
TupleTooBigException
constructor
TupleTooBigException
(
int
tupleSize
,
int
maxSize
)
Implementation
TupleTooBigException(this.tupleSize, this.maxSize);
nebula_db package
documentation
storage/tuple_codec
TupleTooBigException
TupleTooBigException.new constructor
TupleTooBigException class