Searched defs:formatMessage (Results 1 – 4 of 4) 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
1578 private String formatMessage (final String msg) in formatMessage() method in OptsParser
215 void Exception::formatMessage() in formatMessage() function in cv::Exception