public class KeymanagerServiceException
extends io.mosip.kernel.core.exception.BaseUncheckedException
| Constructor and Description |
|---|
KeymanagerServiceException(List<io.mosip.kernel.core.exception.ServiceError> list) |
| 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 KeymanagerServiceException(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.