public class RequiredKeyNotFoundException extends BaseUncheckedException
EMPTY_SPACE| Constructor and Description |
|---|
RequiredKeyNotFoundException(List<ServiceError> list)
Constructor for MosipRequiredKeyNotFoundExceptionHandler class.
|
| Modifier and Type | Method and Description |
|---|---|
List<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<ServiceError> list)
list - The error list.public List<ServiceError> getList()
Copyright © 2020. All rights reserved.