| Package | Description |
|---|---|
| org.keycloak.provider.quarkus |
| Modifier and Type | Method and Description |
|---|---|
static void |
QuarkusPlatform.exitOnError()
Throws a
InitializationException exception to indicate errors during the startup. |
static void |
QuarkusPlatform.exitOnError(Throwable cause)
Similar behavior as per
#exitOnError but convenient to throw a InitializationException with a single
cause |
Copyright © 2021 JBoss by Red Hat. All rights reserved.