class Async::Wrapper::WaitError

def initialize

def initialize
	super "A fiber is already waiting!"
end