module EveOnline module Exceptions class InvalidCharacterIDException < Base end end end