lib/exceptions.rb



class RemovingLastTeamAdminException < RuntimeError; end

class RemovingLastTeamException < RuntimeError; end