Module: Msf::Exception

Includes:
Rex::Exception
Included in:
AuxiliaryError, EncodingError, ExploitError, NoCompatiblePayloadError, NopError, OptionValidateError, PayloadItemSizeError, PluginLoadError, ValidationError
Defined in:
lib/msf/core/exception.rb

Overview

Mixin that should be included in all exceptions that can be raised from the framework so that they can be universally caught. Framework exceptions automatically extended Rex exceptions