All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
IllegalArgumentException |
classConverterNotFound(Throwable cause,
String className) |
protected String |
classConverterNotFound$str() |
IllegalStateException |
configAlreadyRegistered() |
protected String |
configAlreadyRegistered$str() |
IllegalArgumentException |
configIsNull() |
protected String |
configIsNull$str() |
IllegalArgumentException |
constructorConverterFailure(Throwable cause) |
protected String |
constructorConverterFailure$str() |
IllegalArgumentException |
converterException(Throwable converterException,
String configProperty,
String configValue,
String causeMessage) |
protected String |
converterException$str() |
NullPointerException |
converterNullValue() |
protected String |
converterNullValue$str() |
NoSuchElementException |
converterReturnedNull(String configPropertyName,
String configValue,
String converter) |
protected String |
converterReturnedNull$str() |
NumberFormatException |
doubleExpected(String value) |
protected String |
doubleExpected$str() |
NoSuchElementException |
expandingElementNotFound(String key,
String valueName) |
protected String |
expandingElementNotFound$str() |
IllegalArgumentException |
expressionExpansionTooDepth(String name) |
protected String |
expressionExpansionTooDepth$str() |
IllegalArgumentException |
failedCharacterConversion(String value) |
protected String |
failedCharacterConversion$str() |
IllegalStateException |
failedToLoadConfig(Throwable throwable) |
protected String |
failedToLoadConfig$str() |
IllegalStateException |
failedToLoadResource(Throwable cause) |
protected String |
failedToLoadResource$str() |
IllegalStateException |
fileNotFound(String fileName) |
protected String |
fileNotFound$str() |
NumberFormatException |
floatExpected(String value) |
protected String |
floatExpected$str() |
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
getTypeNotSupportedForUnwrapping(Class<?> type) |
protected String |
getTypeNotSupportedForUnwrapping$str() |
IllegalArgumentException |
greaterThanEqualToMaximumValue(Object maximum,
String value) |
protected String |
greaterThanEqualToMaximumValue$str() |
IllegalArgumentException |
greaterThanMaximumValue(Object maximum,
String value) |
protected String |
greaterThanMaximumValue$str() |
NumberFormatException |
integerExpected(String value) |
protected String |
integerExpected$str() |
IllegalArgumentException |
lessThanEqualToMinimumValue(Object minimum,
String value) |
protected String |
lessThanEqualToMinimumValue$str() |
IllegalArgumentException |
lessThanMinimumValue(Object minimum,
String value) |
protected String |
lessThanMinimumValue$str() |
NumberFormatException |
longExpected(String value) |
protected String |
longExpected$str() |
IllegalArgumentException |
malformedEncoding() |
protected String |
malformedEncoding$str() |
IllegalArgumentException |
malformedUUID(Throwable cause,
String malformedUUID) |
protected String |
malformedUUID$str() |
NoSuchElementException |
mappingNotFound(String className) |
protected String |
mappingNotFound$str() |
NoSuchElementException |
mappingPrefixNotFound(String className,
String prefix) |
protected String |
mappingPrefixNotFound$str() |
IllegalStateException |
noConfigForClassloader() |
protected String |
noConfigForClassloader$str() |
IllegalArgumentException |
noRawType(Type type) |
protected String |
noRawType$str() |
IllegalArgumentException |
noRegisteredConverter(Class<?> type) |
protected String |
noRegisteredConverter$str() |
SecurityException |
notAllowed(String name) |
protected String |
notAllowed$str() |
IllegalArgumentException |
notArrayType(String arrayType) |
protected String |
notArrayType$str() |
NoSuchElementException |
propertyEmptyString(String configPropertyName,
String converter) |
protected String |
propertyEmptyString$str() |
String |
propertyNotFound(String name) |
protected String |
propertyNotFound$str() |
protected Object |
readResolve() |
IllegalArgumentException |
schemeNotSupported(String scheme) |
protected String |
schemeNotSupported$str() |
IllegalStateException |
singleTypeConverter(String className) |
protected String |
singleTypeConverter$str() |
IllegalArgumentException |
staticMethodConverterFailure(Throwable cause) |
protected String |
staticMethodConverterFailure$str() |
IllegalStateException |
unableToAddConverter(org.eclipse.microprofile.config.spi.Converter<?> converter) |
protected String |
unableToAddConverter$str() |
IllegalArgumentException |
unknownArrayType() |
protected String |
unknownArrayType$str() |
InvalidObjectException |
unknownConverterId(int id) |
protected String |
unknownConverterId$str() |
IllegalArgumentException |
unknownHost(Throwable cause,
String host) |
protected String |
unknownHost$str() |
IllegalArgumentException |
uriSyntaxInvalid(Throwable cause,
String uri) |
protected String |
uriSyntaxInvalid$str() |
NoSuchElementException |
valueNotMatchMapFormat(String value) |
protected String |
valueNotMatchMapFormat$str() |
IllegalArgumentException |
valueNotMatchPattern(Pattern pattern,
String value) |
protected String |
valueNotMatchPattern$str() |