Exception: Rex::Proto::NTLM::Exceptions::NTLMMissingChallenge
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Rex::Proto::NTLM::Exceptions::NTLMMissingChallenge
- Defined in:
- lib/rex/proto/ntlm/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
8 9 10 |
# File 'lib/rex/proto/ntlm/exceptions.rb', line 8 def to_s "Unable to complete, no challenge key found" end |