public class ErrorHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ErrorHolder.ErrorHolderBuilder |
| Modifier and Type | Method and Description |
|---|---|
static ErrorHolder.ErrorHolderBuilder |
builder(ErrorType errorType) |
ErrorType |
getErrorType() |
Optional<MessageErrorCode> |
getFirstErrorCode() |
List<TppMessageInformation> |
getTppMessageInformationList() |
String |
toString() |
public ErrorType getErrorType()
public List<TppMessageInformation> getTppMessageInformationList()
public static ErrorHolder.ErrorHolderBuilder builder(ErrorType errorType)
public Optional<MessageErrorCode> getFirstErrorCode()
Copyright © 2020. All rights reserved.