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.

This class provides 2 methods for working with ImportException objects in Java programs. Available methods include: ImportException. All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.

Methods

SignatureDescription
ImportException(message: String)Creates an exception with a detail message
ImportException(message: String, cause: Throwable)Calls ImportException(message, cause) on this ImportException instance.

See Also

 English