public class I18nErrorMessage extends Object
| Constructor and Description |
|---|
I18nErrorMessage(String i18nKey) |
I18nErrorMessage(String i18nKey,
List<String> args) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getArgs() |
String |
getI18nKey() |
int |
hashCode() |
public I18nErrorMessage(String i18nKey)
Copyright © 2002-2019 Atlassian. All Rights Reserved.