Exception: Coolsms::RestApi::ClientError
- Inherits:
-
Error
- Object
- StandardError
- Error
- Error
- Coolsms::RestApi::ClientError
show all
- Defined in:
- lib/coolsms/rest_api/errors.rb
Instance Attribute Summary
Attributes inherited from Error
#api
Class Method Summary
collapse
Methods inherited from Error
#initialize
Class Method Details
.http_status ⇒ Object
24
|
# File 'lib/coolsms/rest_api/errors.rb', line 24
def http_status; 500 end
|
.status ⇒ Object
23
|
# File 'lib/coolsms/rest_api/errors.rb', line 23
def status; 31000990 end
|