public interface ErrorMessageProvider
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage(String key,
Object... args)
Returns an error message based off the specified key and arguments.
|
Copyright © 2003–2021 Atlassian. All rights reserved.