ImportException
ImportException — ImportException 类. 继承自:: Exception.
Methods: com.aspose.threed
方法
源代码中未记录任何公共属性。.
方法
源代码中未记录任何公共方法。.
另请参阅
| Signature | Description |
|---|---|
ImportException(message: String) | Creates an exception with a detail message |
ImportException(message: String, cause: Throwable) | Calls ImportException(message, cause) on this ImportException instance. |