AssemblyDataParseError

class AssemblyDataParseError()

Error object that is thrown when assembly tree data could not be parsed. This usually indicates an error with HOOPS Visualize Web itself. Please reach out to support if you can reliably reproduce this error.

Index

Constructors

Constructors

AssemblyDataParseError.constructor()
AssemblyDataParseError(message: string): AssemblyDataParseError

Creates a new AssemblyDataParseError

Parameters

message: string

Returns: AssemblyDataParseError