Field Summary |
|
final public static int | ESCAPING The URI escape encoding and decoding error. |
final public static int | PARSING The URI parsing error. |
final public static int | PUNYCODE The DNS punycode encoding or decoding error. |
final public static int | UNKNOWN No specified reason code. |
final public static int | UNSUPPORTED_ENCODING The unsupported character encoding. |
protected String | reason The reason message. |
protected int | reasonCode The reason code. |