InvalidLoaderException
Thrown by AssetStorage.load or AssetStorage.get when the asset failed to load due to invalid loader implementation. Since loaders are pre-validated during registration, normally this exception is extremely rare and caused by invalid AssetStorage.setLoader usage.