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.

This class declares 1 method for ParseException objects in TypeScript programs. Available methods include: constructor. Public members are accessible to any TypeScript application after installing the Aspose.3D FOSS for TypeScript package.

Methods

SignatureDescription
constructor(msg: string)Creates a new ParseException instance with the given error message

See Also

 English