class TildeScraper::Topic::TopicError
Public Instance Methods
message()
click to toggle source
# File lib/tilde_scraper/topic/topic.rb, line 40 def message "Topic is neither text topic nor link topic" end
# File lib/tilde_scraper/topic/topic.rb, line 40 def message "Topic is neither text topic nor link topic" end