ParseException
Overview
ParseException is a class in Aspose.3D FOSS for Java.
Inherits from: Exception.
ParseException.ParseException creates an exception with the specified error message.
Methods
| Signature | Description |
|---|---|
ParseException(message: String) | Creates an exception with the specified error message |
ParseException(message: String, cause: Throwable) |