MissingModelError
-
class
MissingModelError() Error object that is thrown when an invalid model path is specified when trying to load a model in a network session.
Constructors
-
MissingModelError.constructor() - MissingModelError(modelPath: string):
MissingModelErrorCreates a new MissingModelError
Parameters
modelPath: stringReturns:
MissingModelError