| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.domain | |
| de.adorsys.psd2.xs2a.exception | |
| de.adorsys.psd2.xs2a.web.error |
| Modifier and Type | Method and Description |
|---|---|
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode) |
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode,
Object... textParameters) |
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode,
String path,
Object... textParameters) |
| Modifier and Type | Method and Description |
|---|---|
static MessageCategory |
MessageCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCategory[] |
MessageCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TppErrorMessage |
TppErrorMessageBuilder.buildTppErrorMessage(MessageCategory messageCategory,
MessageErrorCode messageErrorCode) |
Copyright © 2019. All rights reserved.