Jabber::JabberError
# File lib/xmpp4r/errors.rb, line 52 def initialize(klass) super "Class #{klass} has not set name and xmlns" end