| Class | Description | |
|---|---|---|
| DuplicateManagerError | Throw this error if a manager is already registered. | |
| EasingFormatError | Throw this error if an easing function called with the params 1,1,1,1 does not return a Number. | |
| InstanceNotAllowedError | Throw this error if a base class is directly instantiated but is not usable on its own. |