AlreadyLoadedAssetException

Thrown by AssetStorage.add when attempting to add an asset with Identifier that is already present in the AssetStorage.

Constructors

Link copied to clipboard
constructor(identifier: Identifier<*>)

Properties

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