Methods

Cinch::Exceptions::UnsupportedMode

Public Class Methods

new(mode) click to toggle source
# File lib/cinch/exceptions.rb, line 26
def initialize(mode)
  super "Cinch does not support the mode #{mode} yet."
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.