public class RequiredKeyNotFoundException
extends io.mosip.kernel.core.exception.BaseUncheckedException
| Constructor and Description |
|---|
RequiredKeyNotFoundException(List<io.mosip.kernel.core.exception.ServiceError> list)
Constructor for MosipRequiredKeyNotFoundExceptionHandler class.
|
| Modifier and Type | Method and Description |
|---|---|
List<io.mosip.kernel.core.exception.ServiceError> |
getList()
Getter for error list.
|
addInfo, getCodes, getErrorCode, getErrorText, getErrorTexts, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequiredKeyNotFoundException(List<io.mosip.kernel.core.exception.ServiceError> list)
list - The error list.public List<io.mosip.kernel.core.exception.ServiceError> getList()
Copyright © 2020. All rights reserved.