blob: afee7099350c9de55ff3e99f1eb9c29ef571825c [file] [log] [blame]
module INotify
class QueueOverflowError < RuntimeError; end
end