public class DisplayException extends G9ClientFrameworkException
| Constructor and Description |
|---|
DisplayException(List<ValidationResult> validationResult,
List<ConvertException> convertException)
Constructs a new display exception.
|
getErrMsg, hasNested, setErrMsgaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DisplayException(List<ValidationResult> validationResult, List<ConvertException> convertException)
validationResult - the list of validation result that caused this
exceptionconvertException - the list of convert exceptions that caused this
exception.Copyright © 2006–2020 Esito AS. All rights reserved.