Package io.smallrye.config.inject
Class InjectionMessages_$bundle
java.lang.Object
io.smallrye.config.inject.InjectionMessages_$bundle
- All Implemented Interfaces:
InjectionMessages,Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsFields inherited from interface io.smallrye.config.inject.InjectionMessages
msg -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Localefinal IllegalArgumentExceptionillegalConversion(String name, Type type) protected Stringfinal IllegalStateExceptionnoConfigPropertyDefaultName(jakarta.enterprise.inject.spi.InjectionPoint injectionPoint) protected Stringfinal ConfigExceptionnoConfigValue(String configPropertyName, String location) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionnoRegisteredConverter(Class<?> type) protected Stringfinal NoSuchElementExceptionpropertyNotFound(String name) protected Stringprotected Objectfinal ConfigExceptionretrieveConfigFailure(String configPropertyName, String location, String causeMessage, Exception e) protected Stringfinal IllegalStateExceptionprotected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
InjectionMessages_$bundle
protected InjectionMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
noConfigValue$str
-
noConfigValue
- Specified by:
noConfigValuein interfaceInjectionMessages
-
retrieveConfigFailure$str
-
retrieveConfigFailure
public final ConfigException retrieveConfigFailure(String configPropertyName, String location, String causeMessage, Exception e) - Specified by:
retrieveConfigFailurein interfaceInjectionMessages
-
noConfigPropertyDefaultName$str
-
noConfigPropertyDefaultName
public final IllegalStateException noConfigPropertyDefaultName(jakarta.enterprise.inject.spi.InjectionPoint injectionPoint) - Specified by:
noConfigPropertyDefaultNamein interfaceInjectionMessages
-
unhandledConfigProperty$str
-
unhandledConfigProperty
- Specified by:
unhandledConfigPropertyin interfaceInjectionMessages
-
propertyNotFound$str
-
propertyNotFound
- Specified by:
propertyNotFoundin interfaceInjectionMessages
-
noRawType$str
-
noRawType
- Specified by:
noRawTypein interfaceInjectionMessages
-
illegalConversion$str
-
illegalConversion
- Specified by:
illegalConversionin interfaceInjectionMessages
-
noRegisteredConverter$str
-
noRegisteredConverter
- Specified by:
noRegisteredConverterin interfaceInjectionMessages
-