Class
Rex::ArgumentError
In:
lib/rex/exceptions.rb
Parent:
::ArgumentError
This exception is raised when an invalid argument is supplied to a method.
Methods
new
to_s
Included Modules
Exception
Public Class methods
new
(message = nil)
Public Instance methods
to_s
()
[Validate]