ImportException

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

SignatureDescription
ImportException(message: String)Creates an exception with a detail message
ImportException(message: String, cause: Throwable)

See Also