class Rowling::Response400Error
Public Instance Methods
message()
click to toggle source
# File lib/rowling/exceptions.rb, line 9 def message "Bad request (data not found)." end
# File lib/rowling/exceptions.rb, line 9 def message "Bad request (data not found)." end