ExportException
Overview
ExportException is a class in Aspose.3D FOSS for .NET.
Inherits from: System.Exception.
Export exception
This class provides 1 method for working with ExportException objects in .NET programs.
Available methods include: ExportException.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
ExportException() | Constructs a new ExportException with a message and an inner exception |
ExportException(message: string) | |
ExportException(message: string, innerException: System.Exception) |