Class Msf::IncompatiblePayloadError
In: lib/msf/core/exceptions.rb
Parent: ArgumentError

This exception is raised if an incompatible payload was specified when attempting to exploit something.

Methods

new   to_s  

Included Modules

ExploitError

Attributes

pname  [R]  The name of the payload that was used.

Public Class methods

Public Instance methods

[Validate]