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
Constructors
- LoadCancelledError.constructor()
Creates a new LoadCancelledError
- Return type
Properties
- LoadCancelledError.message
- Type
string
- LoadCancelledError.name
- Type
string
- LoadCancelledError.stack
- Type
string optional