class ThreeScale::Core::APIClient::APIServerError
Public Class Methods
new(method, uri, response, attributes = {})
click to toggle source
Calls superclass method
ThreeScale::Core::APIClient::APIError::new
# File lib/3scale/core/api_client/resource.rb, line 17 def initialize(method, uri, response, attributes = {}) super end