Searched defs:InvalidFormatStringException (Results 1 – 1 of 1) sorted by relevance
22 public class InvalidFormatStringException extends RuntimeException { class23 public InvalidFormatStringException(String message) { in InvalidFormatStringException() method in InvalidFormatStringException27 public InvalidFormatStringException(String message, Throwable cause) { in InvalidFormatStringException() method in InvalidFormatStringException