Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
neo4j
v0.2.2
Neo4j
Bolt
Connection
Commands
Transaction
Exception
Failure
Ignored
NestedTransactionError
Node
PackStream
Error
Lexer
Packer
Token
Type
Unpacker
StructureTypes
UnpackException
Path
QueryException
Relationship
Result
RollbackException
Success
Type
UnboundRelationship
UnknownResult
Built with Crystal 1.9.2
2023-10-08 01:38:44 UTC
class
Neo4j::QueryException
Neo4j::QueryException
Neo4j::Exception
Exception
Reference
Object
Defined in:
neo4j/exceptions.cr
Constructors
.new
(message, code : String)
Instance Method Summary
#code
: String
Constructor Detail
def self.
new
(message, code : String)
#
[
View source
]
Instance Method Detail
def
code
: String
#
[
View source
]