Returns:
32 33 34
# File 'lib/bandwidth/http/api_response.rb', line 32 def error? status_code >= 400 && status_code < 600 end