Searched defs:MalformedURLException (Results 1 – 1 of 1) sorted by relevance
28 public class MalformedURLException extends IOException { class35 public MalformedURLException() { in MalformedURLException() method in MalformedURLException41 public MalformedURLException(String detailMessage) { in MalformedURLException() method in MalformedURLException49 public MalformedURLException(String detailMessage, Throwable cause) { in MalformedURLException() method in MalformedURLException