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. |