Rex::Proto::SMB::Exceptions::InvalidPacket
# File lib/rex/proto/smb/exceptions.rb, line 807 def to_s 'The server responded with error: ' + self.get_error(self.error_code) + " (Command=#{self.command} WordCount=#{self.word_count})" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.