Libraries
»
algorithmable
(0.13.0)
»
Index (E)
»
Algorithmable
»
Errors
Module: Algorithmable::Errors
Included in:
DataStructs::Deque
,
DataStructs::Queue
,
DataStructs::Stack
Defined in:
lib/algorithmable/errors.rb
Constant Summary
collapse
NoSuchElementError =
Class
.
new
(
RuntimeError
)