pastebinner/lib/exceptions.rb
booboy 092bbb252b added all of the methods.
will need to go back through and fix the scraping api endpoints to use the execute_query private method
2018-11-03 01:57:23 -05:00

5 lines
68 B
Ruby

class PastebinnerError < StandardError
end
raise PastebinnerError