ParseException
Overview
ParseException is a class in Aspose.3D FOSS for .NET.
Inherits from: Exception.
ParseException.ParseException creates a new ParseException with the provided error message.
This class provides 1 method for working with ParseException objects in .NET programs.
Available methods include: ParseException.
All exported members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
ParseException(msg: string) | Creates a new ParseException with the provided error message |