Home
last modified time | relevance | path

Searched defs:MalformedUriException (Results 1 – 1 of 1) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/
DMalformedUriException.java28 public final class MalformedUriException extends IOException { class
29 public MalformedUriException(String message) { in MalformedUriException() method in MalformedUriException
33 public MalformedUriException(String message, Throwable cause) { in MalformedUriException() method in MalformedUriException
37 public MalformedUriException(Throwable cause) { in MalformedUriException() method in MalformedUriException