Exception: EskomSePush::EskomSePushError::UnexpectedError
- Inherits:
-
EskomSePush::EskomSePushError
- Object
- StandardError
- EskomSePush::EskomSePushError
- EskomSePush::EskomSePushError::UnexpectedError
- Defined in:
- lib/eskomsepush/exception.rb
Overview
Error class that will be raised for unexpected errors Implying that something went wrong while parsing the response data.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
68 69 70 |
# File 'lib/eskomsepush/exception.rb', line 68 def "Something went wrong while parsing your response data." end |