ParseException
ParseException — ParseException klasė. Paveldi iš: Exception.
Methods: com.aspose.threed
Methods
Nėra viešų savybių, dokumentuotų šaltinyje.
Methods
Nėra viešų metodų, dokumentuotų šaltinyje.
Žr. taip pat
| 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. |