Methods

Class/Module Index [+]

Quicksearch

Rex::Proto::SMB::Exceptions::InvalidWordCount

Public Instance Methods

to_s() click to toggle source
# File lib/rex/proto/smb/exceptions.rb, line 786
def to_s
        "The server responded with unimplemented WordCount " +
        self.word_count.to_s + ' for command ' + self.command.to_s
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.