| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.domain | |
| de.adorsys.psd2.xs2a.exception | |
| de.adorsys.psd2.xs2a.service.mapper.psd2 | |
| de.adorsys.psd2.xs2a.service.validator |
| Modifier and Type | Method and Description |
|---|---|
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode) |
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode,
String text) |
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode,
String text,
String path) |
static TppMessageInformation |
TppMessageInformation.of(MessageErrorCode messageErrorCode) |
static TppMessageInformation |
TppMessageInformation.of(MessageErrorCode messageErrorCode,
String text) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject.ResponseBuilder<T> |
ResponseObject.ResponseBuilder.fail(ErrorType errorType,
TppMessageInformation... tppMessageInformation) |
| Modifier and Type | Method and Description |
|---|---|
TppMessageInformation |
MessageError.getTppMessage() |
| Constructor and Description |
|---|
MessageError(ErrorType errorType,
TppMessageInformation... tppMessageInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
Psd2ErrorMapper.getErrorText(TppMessageInformation tppMessageInformation) |
| Modifier and Type | Method and Description |
|---|---|
static ValidationResult |
ValidationResult.invalid(@NotNull ErrorType errorType,
TppMessageInformation tppMessageInformation) |
Copyright © 2019. All rights reserved.