class Rex::Proto::SMB::Exceptions::ReadHeader
Public Instance Methods
to_s()
click to toggle source
# File lib/rex/proto/smb/exceptions.rb, line 760 def to_s "The SMB response header was invalid" end
# File lib/rex/proto/smb/exceptions.rb, line 760 def to_s "The SMB response header was invalid" end