Package io.smallrye.config._private
Class ConfigMessages_$bundle
java.lang.Object
io.smallrye.config._private.ConfigMessages_$bundle
- All Implemented Interfaces:
ConfigMessages,Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsFields inherited from interface io.smallrye.config._private.ConfigMessages
msg -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalStateExceptionambiguousMapping(String path, String amb1, String amb2) protected Stringfinal IllegalArgumentExceptioncannotConvertEnum(String value, Class<?> enumType, String values) protected Stringfinal IllegalArgumentExceptionclassConverterNotFound(Throwable cause, String className) protected Stringfinal IllegalArgumentExceptionclassIsNotAMapping(Class<?> type) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionconverterException(Throwable converterException, String configProperty, String configValue, String causeMessage) protected Stringfinal NullPointerExceptionprotected Stringfinal NoSuchElementExceptionconverterReturnedNull(String configPropertyName, String configValue, String converter) protected Stringfinal IllegalStateExceptioncouldNotGenerateMapping(Throwable throwable) protected Stringfinal NumberFormatExceptiondoubleExpected(String value) protected Stringfinal NoSuchElementExceptionexpandingElementNotFound(String key, String valueName) protected Stringfinal IllegalArgumentExceptionexplicitNameInUnnamed(String name, String key) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionfailedCharacterConversion(String value) protected Stringfinal IllegalStateExceptionfailedToLoadConfig(Throwable throwable) protected Stringfinal IllegalArgumentExceptionfailedToLoadResource(Throwable cause, String location) protected Stringfinal IllegalStateExceptionfileNotFound(String fileName) protected Stringfinal NumberFormatExceptionfloatExpected(String value) protected Stringprotected Localefinal IllegalArgumentExceptiongetTypeNotSupportedForUnwrapping(Class<?> type) protected Stringfinal IllegalArgumentExceptiongreaterThanEqualToMaximumValue(Object maximum, String value) protected Stringfinal IllegalArgumentExceptiongreaterThanMaximumValue(Object maximum, String value) protected Stringfinal NumberFormatExceptionintegerExpected(String value) protected Stringfinal IllegalArgumentExceptionlessThanEqualToMinimumValue(Object minimum, String value) protected Stringfinal IllegalArgumentExceptionlessThanMinimumValue(Object minimum, String value) protected Stringfinal NumberFormatExceptionlongExpected(String value) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionmalformedUUID(Throwable cause, String malformedUUID) protected Stringfinal IllegalStateExceptionprotected Stringfinal NoSuchElementExceptionmappingNotFound(String className) protected Stringfinal NoSuchElementExceptionmappingPrefixNotFound(String className, String prefix) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionnoRegisteredConverter(Class<?> type) protected Stringfinal SecurityExceptionnotAllowed(String name) protected Stringfinal IllegalArgumentExceptionnotArrayType(String arrayType) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionpropertyDoesNotMapToAnyRoot(String name, String location) protected Stringfinal NoSuchElementExceptionpropertyEmptyString(String configPropertyName, String converter) protected Stringfinal StringpropertyNotFound(String name) protected Stringprotected Objectfinal IllegalArgumentExceptionschemeNotSupported(String scheme) protected Stringfinal NoSuchElementExceptionsecretKeyHandlerNotFound(String handler) protected Stringfinal IllegalStateExceptionsingleTypeConverter(String className) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionunableToAddConverter(org.eclipse.microprofile.config.spi.Converter<?> converter) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal InvalidObjectExceptionunknownConverterId(int id) protected Stringfinal IllegalArgumentExceptionunknownHost(Throwable cause, String host) protected Stringfinal IllegalArgumentExceptionuriSyntaxInvalid(Throwable cause, String uri) protected Stringfinal NoSuchElementExceptionvalueNotMatchMapFormat(String value) protected Stringfinal IllegalArgumentExceptionvalueNotMatchPattern(Pattern pattern, String value) protected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ConfigMessages_$bundle
protected ConfigMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
fileNotFound$str
-
fileNotFound
- Specified by:
fileNotFoundin interfaceConfigMessages
-
failedToLoadConfig$str
-
failedToLoadConfig
- Specified by:
failedToLoadConfigin interfaceConfigMessages
-
failedCharacterConversion$str
-
failedCharacterConversion
- Specified by:
failedCharacterConversionin interfaceConfigMessages
-
singleTypeConverter$str
-
singleTypeConverter
- Specified by:
singleTypeConverterin interfaceConfigMessages
-
notArrayType$str
-
notArrayType
- Specified by:
notArrayTypein interfaceConfigMessages
-
valueNotMatchPattern$str
-
valueNotMatchPattern
- Specified by:
valueNotMatchPatternin interfaceConfigMessages
-
lessThanMinimumValue$str
-
lessThanMinimumValue
- Specified by:
lessThanMinimumValuein interfaceConfigMessages
-
lessThanEqualToMinimumValue$str
-
lessThanEqualToMinimumValue
- Specified by:
lessThanEqualToMinimumValuein interfaceConfigMessages
-
greaterThanMaximumValue$str
-
greaterThanMaximumValue
- Specified by:
greaterThanMaximumValuein interfaceConfigMessages
-
greaterThanEqualToMaximumValue$str
-
greaterThanEqualToMaximumValue
- Specified by:
greaterThanEqualToMaximumValuein interfaceConfigMessages
-
unknownConverterId$str
-
unknownConverterId
- Specified by:
unknownConverterIdin interfaceConfigMessages
-
expandingElementNotFound$str
-
expandingElementNotFound
- Specified by:
expandingElementNotFoundin interfaceConfigMessages
-
unableToAddConverter$str
-
unableToAddConverter
public final IllegalStateException unableToAddConverter(org.eclipse.microprofile.config.spi.Converter<?> converter) - Specified by:
unableToAddConverterin interfaceConfigMessages
-
noRegisteredConverter$str
-
noRegisteredConverter
- Specified by:
noRegisteredConverterin interfaceConfigMessages
-
propertyNotFound$str
-
propertyNotFound
- Specified by:
propertyNotFoundin interfaceConfigMessages
-
noConfigForClassloader$str
-
noConfigForClassloader
- Specified by:
noConfigForClassloaderin interfaceConfigMessages
-
configIsNull$str
-
configIsNull
- Specified by:
configIsNullin interfaceConfigMessages
-
configAlreadyRegistered$str
-
configAlreadyRegistered
- Specified by:
configAlreadyRegisteredin interfaceConfigMessages
-
malformedEncoding$str
-
malformedEncoding
- Specified by:
malformedEncodingin interfaceConfigMessages
-
constructorConverterFailure$str
-
constructorConverterFailure
- Specified by:
constructorConverterFailurein interfaceConfigMessages
-
staticMethodConverterFailure$str
-
staticMethodConverterFailure
- Specified by:
staticMethodConverterFailurein interfaceConfigMessages
-
classConverterNotFound$str
-
classConverterNotFound
- Specified by:
classConverterNotFoundin interfaceConfigMessages
-
unknownHost$str
-
unknownHost
- Specified by:
unknownHostin interfaceConfigMessages
-
unknownArrayType$str
-
unknownArrayType
- Specified by:
unknownArrayTypein interfaceConfigMessages
-
notAllowed$str
-
notAllowed
- Specified by:
notAllowedin interfaceConfigMessages
-
expressionExpansionTooDepth$str
-
expressionExpansionTooDepth
- Specified by:
expressionExpansionTooDepthin interfaceConfigMessages
-
malformedUUID$str
-
malformedUUID
- Specified by:
malformedUUIDin interfaceConfigMessages
-
mappingNotFound$str
-
mappingNotFound
- Specified by:
mappingNotFoundin interfaceConfigMessages
-
mappingPrefixNotFound$str
-
mappingPrefixNotFound
- Specified by:
mappingPrefixNotFoundin interfaceConfigMessages
-
integerExpected$str
-
integerExpected
- Specified by:
integerExpectedin interfaceConfigMessages
-
longExpected$str
-
longExpected
- Specified by:
longExpectedin interfaceConfigMessages
-
doubleExpected$str
-
doubleExpected
- Specified by:
doubleExpectedin interfaceConfigMessages
-
floatExpected$str
-
floatExpected
- Specified by:
floatExpectedin interfaceConfigMessages
-
schemeNotSupported$str
-
schemeNotSupported
- Specified by:
schemeNotSupportedin interfaceConfigMessages
-
uriSyntaxInvalid$str
-
uriSyntaxInvalid
- Specified by:
uriSyntaxInvalidin interfaceConfigMessages
-
failedToLoadResource$str
-
failedToLoadResource
- Specified by:
failedToLoadResourcein interfaceConfigMessages
-
getTypeNotSupportedForUnwrapping$str
-
getTypeNotSupportedForUnwrapping
- Specified by:
getTypeNotSupportedForUnwrappingin interfaceConfigMessages
-
converterNullValue$str
-
converterNullValue
- Specified by:
converterNullValuein interfaceConfigMessages
-
noRawType$str
-
noRawType
- Specified by:
noRawTypein interfaceConfigMessages
-
converterException$str
-
converterException
public final IllegalArgumentException converterException(Throwable converterException, String configProperty, String configValue, String causeMessage) - Specified by:
converterExceptionin interfaceConfigMessages
-
propertyEmptyString$str
-
propertyEmptyString
public final NoSuchElementException propertyEmptyString(String configPropertyName, String converter) - Specified by:
propertyEmptyStringin interfaceConfigMessages
-
converterReturnedNull$str
-
converterReturnedNull
public final NoSuchElementException converterReturnedNull(String configPropertyName, String configValue, String converter) - Specified by:
converterReturnedNullin interfaceConfigMessages
-
valueNotMatchMapFormat$str
-
valueNotMatchMapFormat
- Specified by:
valueNotMatchMapFormatin interfaceConfigMessages
-
mappingAnnotationNotSupportedInClass$str
-
mappingAnnotationNotSupportedInClass
- Specified by:
mappingAnnotationNotSupportedInClassin interfaceConfigMessages
-
propertiesAnnotationNotSupportedInInterface$str
-
propertiesAnnotationNotSupportedInInterface
- Specified by:
propertiesAnnotationNotSupportedInInterfacein interfaceConfigMessages
-
classIsNotAMapping$str
-
classIsNotAMapping
- Specified by:
classIsNotAMappingin interfaceConfigMessages
-
secretKeyHandlerNotFound$str
-
secretKeyHandlerNotFound
- Specified by:
secretKeyHandlerNotFoundin interfaceConfigMessages
-
ambiguousMapping$str
-
ambiguousMapping
- Specified by:
ambiguousMappingin interfaceConfigMessages
-
explicitNameInUnnamed$str
-
explicitNameInUnnamed
- Specified by:
explicitNameInUnnamedin interfaceConfigMessages
-
cannotConvertEnum$str
-
cannotConvertEnum
public final IllegalArgumentException cannotConvertEnum(String value, Class<?> enumType, String values) - Specified by:
cannotConvertEnumin interfaceConfigMessages
-
propertyDoesNotMapToAnyRoot$str
-
propertyDoesNotMapToAnyRoot
- Specified by:
propertyDoesNotMapToAnyRootin interfaceConfigMessages
-
couldNotGenerateMapping$str
-
couldNotGenerateMapping
- Specified by:
couldNotGenerateMappingin interfaceConfigMessages
-