public class FrameworkConversionException extends G9BaseException
| Constructor and Description |
|---|
FrameworkConversionException(Map<DialogObjectConstant,Collection<?>> messages)
Construct a new framework conversion exception.
|
| Modifier and Type | Method and Description |
|---|---|
Map<DialogObjectConstant,Collection<?>> |
getMessages()
Get the map of field that failed conversion and the corresponding message
|
getErrMsg, hasNested, setErrMsgaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FrameworkConversionException(Map<DialogObjectConstant,Collection<?>> messages)
messages - map of fields that failed conversionpublic Map<DialogObjectConstant,Collection<?>> getMessages()
Copyright © 2006–2017 Esito AS. All rights reserved.