| Package | Description |
|---|---|
| de.adorsys.smartanalytics.exception.domain |
| Modifier and Type | Method and Description |
|---|---|
static Message.Severity |
Message.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Severity[] |
Message.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Message(String key,
Message.Severity severity) |
Message(String key,
Message.Severity severity,
String renderedMessage) |
Message(String key,
Message.Severity severity,
String renderedMessage,
Map<String,String> paramsMap) |
Copyright © 2018. All rights reserved.