Searched defs:MalformedUriException (Results 1 – 1 of 1) sorted by relevance
28 public final class MalformedUriException extends IOException { class29 public MalformedUriException(String message) { in MalformedUriException() method in MalformedUriException33 public MalformedUriException(String message, Throwable cause) { in MalformedUriException() method in MalformedUriException37 public MalformedUriException(Throwable cause) { in MalformedUriException() method in MalformedUriException