Exception: Octopi::FormatError

  • StandardError
    • Octopi::FormatError

Constructor Summary

public initialize(f)
[View source]


4
5
6
# File 'lib/octopi/error.rb', line 4

def initialize(f)
  super("Got unexpected format (got #{f.first} for #{f.last})")
end
Generated on Friday, July 31 2009 at 05:01:55 PM by YARD 0.2.3.2 (ruby-1.8.6).