| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.core.error |
| 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 |
|---|
TppMessage(MessageErrorCode errorCode,
String messageText,
Object... messageTextArgs) |
Copyright © 2019. All rights reserved.