Exception: ZeroRuby::TransactionError
- Defined in:
- lib/zero_ruby/errors.rb
Overview
Raised for database transaction errors. Triggers top-level PushFailed with reason: “database” Wraps unexpected errors during transaction execution (matching TS behavior).
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from ZeroRuby::Error