in src/main/java/com/spotify/fmt/FormatterException.java [31:33]
public FormatterException(String message) { super(message); }