public class UtilMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static UtilMessages_$bundle |
INSTANCE |
static io.smallrye.openapi.runtime.util.UtilMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
UtilMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
protected Object |
readResolve() |
NullPointerException |
refTypeNotNull() |
protected String |
refTypeNotNull$str() |
IllegalArgumentException |
unknownPrimitive(org.jboss.jandex.PrimitiveType primitive) |
protected String |
unknownPrimitive$str() |
public static final UtilMessages_$bundle INSTANCE
public static final io.smallrye.openapi.runtime.util.UtilMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String refTypeNotNull$str()
public final NullPointerException refTypeNotNull()
protected String unknownPrimitive$str()
public final IllegalArgumentException unknownPrimitive(org.jboss.jandex.PrimitiveType primitive)
Copyright © 2018–2021. All rights reserved.