nitc :: ErrorNoQuery :: defaultinit
# No query string given class ErrorNoQuery super CmdError redef fun to_s do return "Missing search string" end