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

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

See Also