public class UnrecognizedInputFormatException extends ParserException
| Modifier and Type | Field and Description |
|---|---|
android.net.Uri |
uri
The
Uri from which the unrecognized data was read. |
| Constructor and Description |
|---|
UnrecognizedInputFormatException(java.lang.String message,
android.net.Uri uri) |