Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
oak
v2.0.0
Oak
Result
Tree
SharedKeyError
Built with Crystal 1.9.2
2023-10-08 01:50:38 UTC
class
Oak::Tree::SharedKeyError
Oak::Tree::SharedKeyError
Exception
Reference
Object
Overview
The error class that is returned in the case of a shared key conflict.
Defined in:
oak/tree.cr
Constructors
.new
(new_key, existing_key)
Constructor Detail
def self.
new
(new_key, existing_key)
#
[
View source
]