@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-07-28T17:14:39+0000") public class ConfigMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ConfigMessages_$bundle |
INSTANCE |
static io.smallrye.config.ConfigMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigMessages_$bundle() |
public static final ConfigMessages_$bundle INSTANCE
public static final io.smallrye.config.ConfigMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String fileNotFound$str()
public final IllegalStateException fileNotFound(String fileName)
protected String failedToLoadConfig$str()
public final IllegalStateException failedToLoadConfig(Throwable throwable)
protected String failedCharacterConversion$str()
public final IllegalArgumentException failedCharacterConversion(String value)
protected String singleTypeConverter$str()
public final IllegalStateException singleTypeConverter(String className)
protected String notArrayType$str()
public final IllegalArgumentException notArrayType(String arrayType)
protected String valueNotMatchPattern$str()
public final IllegalArgumentException valueNotMatchPattern(Pattern pattern, String value)
protected String lessThanMinimumValue$str()
public final IllegalArgumentException lessThanMinimumValue(Object minimum, String value)
protected String lessThanEqualToMinimumValue$str()
public final IllegalArgumentException lessThanEqualToMinimumValue(Object minimum, String value)
protected String greaterThanMaximumValue$str()
public final IllegalArgumentException greaterThanMaximumValue(Object maximum, String value)
protected String greaterThanEqualToMaximumValue$str()
public final IllegalArgumentException greaterThanEqualToMaximumValue(Object maximum, String value)
protected String unknownConverterId$str()
public final InvalidObjectException unknownConverterId(int id)
protected String expandingElementNotFound$str()
public final NoSuchElementException expandingElementNotFound(String key, String valueName)
protected String unableToAddConverter$str()
public final IllegalStateException unableToAddConverter(org.eclipse.microprofile.config.spi.Converter<?> converter)
protected String noRegisteredConverter$str()
public final IllegalArgumentException noRegisteredConverter(Class<?> type)
protected String propertyNotFound$str()
public final NoSuchElementException propertyNotFound(String name)
protected String noConfigForClassloader$str()
public final IllegalStateException noConfigForClassloader()
protected String configIsNull$str()
public final IllegalArgumentException configIsNull()
protected String configAlreadyRegistered$str()
public final IllegalStateException configAlreadyRegistered()
protected String malformedEncoding$str()
public final IllegalArgumentException malformedEncoding()
protected String constructorConverterFailure$str()
public final IllegalArgumentException constructorConverterFailure(Throwable cause)
protected String staticMethodConverterFailure$str()
public final IllegalArgumentException staticMethodConverterFailure(Throwable cause)
protected String classConverterNotFound$str()
public final IllegalArgumentException classConverterNotFound(Throwable cause, String className)
protected String unknownHost$str()
public final IllegalArgumentException unknownHost(Throwable cause, String host)
protected String unknownArrayType$str()
public final IllegalArgumentException unknownArrayType()
protected String notAllowed$str()
public final SecurityException notAllowed(String name)
protected String expressionExpansionTooDepth$str()
public final IllegalArgumentException expressionExpansionTooDepth(String name)
Copyright © 2018–2020. All rights reserved.