Exception: VkApi::ApiError
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from VkApi::Error
Instance Method Details
#code ⇒ Object
2 3 4 |
# File 'lib/vk-api/api_error.rb', line 2 def code @env[:more]['error_code'] end |