ParseException
ParseException — класс ParseException. Наследуется от: Exception.
Methods: com.aspose.threed
Методы
В исходном коде не задокументировано публичных свойств.
Методы
В исходном коде не задокументировано публичных методов.
См. также
| 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. |