Exception: Octopi::NotFound

  • Exception
    • Octopi::NotFound

Constructor Summary

public initialize(klass)
[View source]


25
26
27
# File 'lib/octopi/error.rb', line 25

def initialize(klass)
  super "The #{klass.to_s.split("::").last} you were looking for could not be found, or is private."
end
Generated on Friday, July 31 2009 at 05:01:55 PM by YARD 0.2.3.2 (ruby-1.8.6).