class Keycloak::NotFoundError
- Keycloak::NotFoundError
- Keycloak::Error
- Exception
- Reference
- Object
Overview
Error that is returned in case of HTTP 404
from the server. This
us used in case the resource is not found on the server side. E.g. user
not found.