Searched defs:formatMessage (Results 1 – 5 of 5) sorted by relevance
43 public static String formatMessage(List<String> args, List<String> outputLines) { in formatMessage() method in CommandFailedException
99 private static String formatMessage(String message, Object... formatArgs) { in formatMessage() method in ExceptionWithContext
312 void CJX_Field::formatMessage(CFXJSE_Value* pValue, in formatMessage() function in CJX_Field
1578 private String formatMessage (final String msg) in formatMessage() method in OptsParser
590 def formatMessage(self, record): member in Formatter