Cinch::Exceptions::Generic
Raised when Cinch discovers a user or channel mode, which it doesn't support yet.
# File lib/cinch/exceptions.rb, line 32 def initialize(mode) super "Cinch does not support the mode '#{mode}' yet." end
[Validate]
Generated with the Darkfish Rdoc Generator 2.