public static class EmpireException.ExceptionMessageFormatter extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
missingArgument |
Constructor and Description |
---|
ExceptionMessageFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(ErrorType errType,
String pattern,
String[] params) |
protected Object |
formatParam(ErrorType errType,
int index,
String param) |
protected String missingArgument
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.