class Neo4j::QueryException

Direct Known Subclasses

Defined in:

neo4j/exceptions.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

to_bolt_params : Neo4j::Value to_bolt_params

Constructor Detail

def self.new(message, code : String, query : Nil | String = "") #

[View source]

Instance Method Detail

def code : String #

[View source]