ParseException
Přehled
ParseException je třída v Aspose.3d pro Java. Dědici: Exception.
ParseException.ParseException constructs an exception with the specified error message.
Metody
| Podpis: | Popis: |
|---|---|
ParseException(message: String) | Vytvoří výjimku s uvedeným chybovým zprávem . |
ParseException(message: String, cause: Throwable) |