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