class Async::Wrapper::Cancelled

def initialize

def initialize
	super "The operation has been cancelled!"
end