Module technology.sola.engine
Package technology.sola.engine.assets.exception
package technology.sola.engine.assets.exception
This package provides various exceptions for errors that may happen during asset operations.
-
ExceptionsClassDescriptionException thrown when a
Assetis requested but has not been registered with anAssetLoader.Exception that is thrown when anAssetLoaderis requested but has no implementation provided.