away3d.errors
| .. | |
|---|---|
| AbstractMethodError | AbstractMethodError is thrown when an abstract method is called. The method in question should be overridden by a concrete subclass. |
| AnimationSetError | |
| CastError | |
| DeprecationError | |
| InvalidTextureError | TextureError is thrown when an invalid texture is used regarding Stage3D limitations. |