MissingLoaderException

Thrown by AssetStorage.load when the AssetLoader for the requested asset type and path is unavailable. See AssetStorage.setLoader.

Constructors

Link copied to clipboard
constructor(descriptor: AssetDescriptor<*>)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?