Constructs a new {@code UnknownHostException} instance with its walkback filled in.sinceAndroid 1.0 super();
super();
Constructs a new {@code UnknownHostException} instance with its walkback and message filled in.paramdetailMessage the detail message for this exception.sinceAndroid 1.0 super(detailMessage);
super(detailMessage);