Overview
ParseException is a class in Aspose.3D FOSS for .NET.
Inherits from: Exception.
ParseException.ParseException creates a new ParseException with the given error message.
Methods
| Signature | Description |
|---|
ParseException(msg: string) | Creates a new ParseException with the given error message |
See Also