Class KeycloakDevServicesProcessor.RealmEndpointAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkus.oidc.deployment.devservices.keycloak.KeycloakDevServicesProcessor.RealmEndpointAccessException
- All Implemented Interfaces:
Serializable
- Enclosing class:
KeycloakDevServicesProcessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RealmEndpointAccessException
public RealmEndpointAccessException(int errorStatus)
-
-
Method Details
-
getErrorStatus
public int getErrorStatus()
-