Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
waitgroup
master
WaitGroup
NegativeCounterError
Waitgroup
Built with Crystal 1.9.2
2023-10-07 18:26:33 UTC
class
WaitGroup::NegativeCounterError
WaitGroup::NegativeCounterError
Exception
Reference
Object
Defined in:
waitgroup.cr
Constructors
.new
(msg =
"WaitGroup has negative counter"
)
Constructor Detail
def self.
new
(msg =
"WaitGroup has negative counter"
)
#
[
View source
]