Closed
Description
Description
FileLoaderLoadException
exception is used not only by FileLoader
and other file loading classes but also Loader
and other classes that can load not file-based resources.
In this regard, I suggest rename this exception from FileLoaderLoadException
to LoaderLoadException
.
Example
This is just a cosmetic change to improve the organization of the code without any action.