module Grooveshark class InvalidAuthentication < Exception ; end class GeneralError < Exception ; end end