lib/rb-inotify/errors.rb



module INotify
  class QueueOverflowError < RuntimeError; end
end