ParseException

ParseException

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

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

See Also