public class IoMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static IoMessages_$bundle |
INSTANCE |
static io.smallrye.openapi.runtime.io.IoMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
IoMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IOException |
invalidFileExtension(String url) |
protected String |
invalidFileExtension$str() |
IOException |
invalidFileName(String url) |
protected String |
invalidFileName$str() |
IOException |
noFileName(String url) |
protected String |
noFileName$str() |
protected Object |
readResolve() |
public static final IoMessages_$bundle INSTANCE
public static final io.smallrye.openapi.runtime.io.IoMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String noFileName$str()
public final IOException noFileName(String url)
protected String invalidFileName$str()
public final IOException invalidFileName(String url)
protected String invalidFileExtension$str()
public final IOException invalidFileExtension(String url)
Copyright © 2018–2021. All rights reserved.