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