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() |
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 |
fileNotFound(String fileName) |
protected String |
fileNotFound$str() |
NumberFormatException |
floatExpected(String value) |
protected String |
floatExpected$str() |
protected Locale |
getLoggingLocale() |
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 |
noRegisteredConverter(Class<?> type) |
protected String |
noRegisteredConverter$str() |
SecurityException |
notAllowed(String name) |
protected String |
notAllowed$str() |
IllegalArgumentException |
notArrayType(String arrayType) |
protected String |
notArrayType$str() |
NoSuchElementException |
propertyNotFound(String name) |
protected String |
propertyNotFound$str() |
protected Object |
readResolve() |
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 |
valueNotMatchPattern(Pattern pattern,
String value) |
protected String |
valueNotMatchPattern$str() |