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