Exception: JMA::AccountSuspended

Inherits:
Forbidden show all
Defined in:
lib/jma/error.rb

Overview

Raised when API returns a 403 HTTP status code and body matches ‘account was suspended’

Method Summary

Methods inherited from Error

#build_error_message, error_for_401, error_for_403, error_for_404, from_response, #initialize, match_status, match_status_410_500, match_status_over_500

Constructor Details

This class inherits a constructor from JMA::Error