Class Rex::NotImplementedError
In: lib/rex/exceptions.rb
Parent: ::NotImplementedError

This exception is raised when a method is called or a feature is used that is not implemented.

Methods

to_s  

Included Modules

Exception

Public Instance methods

[Validate]