| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.domain | |
| de.adorsys.aspsp.xs2a.exception | |
| de.adorsys.aspsp.xs2a.service.mapper | |
| de.adorsys.aspsp.xs2a.service.mapper.consent |
| Modifier and Type | Method and Description |
|---|---|
static MessageErrorCode |
MessageErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageErrorCode[] |
MessageErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<MessageErrorCode> |
MessageErrorCode.getByName(String name) |
| Constructor and Description |
|---|
TppMessageInformation(MessageCategory category,
MessageErrorCode messageErrorCode) |
| Constructor and Description |
|---|
MessageError(MessageErrorCode errorCode) |
RestException(MessageErrorCode messageErrorCode) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitialisationResponse |
PaymentMapper.mapToPaymentInitResponseFailedPayment(SinglePayment payment,
MessageErrorCode error) |
TppMessages |
MessageErrorMapper.mapToTppMessages(MessageErrorCode... errorCodes) |
| Modifier and Type | Method and Description |
|---|---|
ActionStatus |
Xs2aAisConsentMapper.mapActionStatusError(MessageErrorCode error,
boolean withBalance,
TypeAccess access) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.