ExportException

ExportException

Overview

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

Export exception

Methods

SignatureDescription
ExportException()Creates an ExportException with a message and inner exception
ExportException(message: string)
ExportException(message: string, innerException: System.Exception)

See Also