| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.domain | |
| de.adorsys.psd2.xs2a.exception | |
| de.adorsys.psd2.xs2a.service.mapper.psd2 | |
| de.adorsys.psd2.xs2a.service.mapper.spi_xs2a_mappers |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
ErrorHolder.getErrorType() |
| Modifier and Type | Method and Description |
|---|---|
ErrorHolder.ErrorHolderBuilder |
ErrorHolder.ErrorHolderBuilder.errorType(ErrorType errorType) |
| Constructor and Description |
|---|
MessageError(ErrorType errorType,
TppMessageInformation... tppMessageInformation) |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
ServiceTypeToErrorTypeMapper.mapToErrorType(ServiceType serviceType,
int httpCode) |
static ErrorType |
ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorType[] |
ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
SpiResponseToServiceAndErrorTypeMapper.mapToErrorType(SpiResponseStatus spiResponseStatus,
ServiceType serviceType) |
Copyright © 2019. All rights reserved.