public class ApiMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ApiMessages_$bundle |
INSTANCE |
static io.smallrye.openapi.api.ApiMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
ApiMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateException |
configMustBeSet() |
protected String |
configMustBeSet$str() |
protected Locale |
getLoggingLocale() |
IllegalStateException |
modelAlreadyInitialized() |
protected String |
modelAlreadyInitialized$str() |
IllegalStateException |
modelNotInitialized() |
protected String |
modelNotInitialized$str() |
protected Object |
readResolve() |
public static final ApiMessages_$bundle INSTANCE
public static final io.smallrye.openapi.api.ApiMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String modelNotInitialized$str()
public final IllegalStateException modelNotInitialized()
protected String modelAlreadyInitialized$str()
public final IllegalStateException modelAlreadyInitialized()
protected String configMustBeSet$str()
public final IllegalStateException configMustBeSet()
Copyright © 2018–2021. All rights reserved.