Module Msf::Exception
In: lib/msf/core/exceptions.rb

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

Included Modules

Rex::Exception

[Validate]