public class

ParseException

extends RuntimeException
java.lang.Object
   ↳java.lang.Throwable
    ↳java.lang.Exception
     ↳java.lang.RuntimeException
      ↳android.net.ParseException

Class Overview

When WebAddress Parser Fails, this exception is thrown

Summary

Fields
public Stringresponse
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Fields

public String response

Since: API Level 1