Exception: Boltless::Errors::TransactionBeginError

Inherits:
RequestError
  • Object
show all
Defined in:
lib/boltless/errors/transaction_begin_error.rb

Overview

This exception is raised when we failed to start a new transaction at the neo4j server.

Instance Attribute Summary

Attributes inherited from RequestError

#message, #response

Method Summary

Methods inherited from RequestError

#initialize

Constructor Details

This class inherits a constructor from Boltless::Errors::RequestError