menu
synquill package
documentation
synquill_core.dart
CouldNotRollBackException
cause property
cause property
dark_mode
light_mode
cause
property
Object
cause
final
The original exception that caused the transaction to be rolled back.
Implementation
final Object cause;
synquill package
documentation
synquill_core
CouldNotRollBackException
cause property
CouldNotRollBackException class