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