class Rex::Proto::SMB::Exceptions::NetbiosSessionFailed
Public Instance Methods
to_s()
click to toggle source
# File lib/rex/proto/smb/exceptions.rb, line 823 def to_s "The server refused our NetBIOS session request" end