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