public final class StringValueConversionException extends ConversionException
Constructor and Description |
---|
StringValueConversionException(String message)
Constructor.
|
StringValueConversionException(String message,
Throwable cause)
Constructor.
|
getConverter, getFormat, getLocale, getResourceKey, getSourceValue, getTargetType, getVariables, setConverter, setFormat, setLocale, setResourceKey, setSourceValue, setTargetType, setVariable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StringValueConversionException(String message)
message
- exception messageCopyright © 2006–2022 Apache Software Foundation. All rights reserved.