LoadCancelledError

class 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.

Index

Constructors

Constructors

LoadCancelledError.constructor()
LoadCancelledError(): LoadCancelledError

Creates a new LoadCancelledError

Returns: LoadCancelledError