class Coolsms::RestApi::WrongResponseStatus
Public Class Methods
http_status()
click to toggle source
# File lib/coolsms/rest_api/errors.rb, line 84 def http_status; 500 end
status()
click to toggle source
# File lib/coolsms/rest_api/errors.rb, line 83 def status; 31000530 end