Exception: CtRegisterMicroservice::ServerError

Inherits:
APIError show all
Defined in:
lib/ct_register_microservice/errors.rb

Overview

Any error with a 5xx HTTP status code

Instance Attribute Summary

Attributes inherited from APIError

#ct_error_code, #ct_error_message, #ct_error_subcode, #ct_error_type, #ct_error_user_msg, #ct_error_user_title, #http_status, #response_body

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from CtRegisterMicroservice::APIError