LoadCancelledError

class Communicator.LoadCancelledError()

Error object that is thrown when a model load is initiated during an invalid time such as when the model is currently being reset.

Constructors

Properties


Constructors

LoadCancelledError.constructor()

Creates a new LoadCancelledError

Return type

LoadCancelledError()

Properties

LoadCancelledError.message
Type

string

LoadCancelledError.name
Type

string

LoadCancelledError.stack
Type

string optional