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