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