public interface AppianErrorCodeTitleFormatter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
formatTitle(AppianErrorCode errorCode,
java.lang.Object... args)
Returns the error title rendered with the included arguments.
|
java.lang.String formatTitle(AppianErrorCode errorCode, java.lang.Object... args)
errorCode
- The code corresponding to the thrown exceptionargs
- Additional parameters required to render the titleCopyright © 2003-2024 Appian Corporation. All Rights Reserved.