Exception: KeycloakAdmin::ServerError

Inherits:
ApiError show all
Defined in:
lib/keycloak-admin/error.rb

Overview

Any 5xx: Keycloak accepted the request but failed to serve it.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #headers, #status

Method Summary

Methods inherited from ApiError

error_class_for, from_response, #initialize

Constructor Details

This class inherits a constructor from KeycloakAdmin::ApiError