public class ScannerMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ScannerMessages_$bundle |
INSTANCE |
static io.smallrye.openapi.runtime.scanner.ScannerMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
ScannerMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
failedCreateInstance(String schemaRegistry,
Throwable throwable) |
protected String |
failedCreateInstance$str() |
protected Locale |
getLoggingLocale() |
NoSuchElementException |
notRegistered(org.jboss.jandex.DotName schema) |
protected String |
notRegistered$str() |
protected Object |
readResolve() |
public static final ScannerMessages_$bundle INSTANCE
public static final io.smallrye.openapi.runtime.scanner.ScannerMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String failedCreateInstance$str()
public final RuntimeException failedCreateInstance(String schemaRegistry, Throwable throwable)
protected String notRegistered$str()
public final NoSuchElementException notRegistered(org.jboss.jandex.DotName schema)
Copyright © 2018–2021. All rights reserved.