ParseException
ParseException — ParseException klasa. Nasleđuje od: Exception.
Nema javno dokumentovanih svojstava u izvoru.
Nema javno dokumentovanih metoda u izvoru.
Vidi takođe
| Signature | Description |
|---|---|
ParseException(message: String) | Creates an exception with the specified error message |
ParseException(message: String, cause: Throwable) | Calls ParseException(message, cause) on this ParseException instance. |