ParseException
ParseException — ParseException osztály. Örökölve a következőtől: Exception.
Methods: com.aspose.threed
Metódusok
A forrásban nincsenek dokumentált nyilvános tulajdonságok.
Metódusok
A forrásban nincsenek dokumentált nyilvános metódusok.
Lásd még:
| 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. |