Class
SASL::UnknownMechanism
In:
lib/sasl/base.rb
Parent:
RuntimeError
Will be raised by
SASL.new_mechanism
if mechanism passed to the constructor is not known.
Methods
new
to_s
Public Class methods
new
(mechanism)
Public Instance methods
to_s
()
[Validate]