ImportException

ImportException

Overview

ImportException is a class in Aspose.3D FOSS for .NET. Inherits from: System.Exception.

Import exception

Methods

SignatureDescription
ImportException()Creates a new ImportException with the specified message
ImportException(message: string)
ImportException(message: string, innerException: System.Exception)

See Also