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, setVariableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StringValueConversionException(String message)
message - exception messageCopyright © 2006–2020 Apache Software Foundation. All rights reserved.