PointClickEngine::AssetManager::AssetNotFoundError
Inherits PointClickEngine::Core::AssetError < PointClickEngine::Core::LoadingError < Exception < Reference < Object
Exception raised when a requested asset cannot be found
Constructors
new(asset_path : String, searched_locations : Array(String) = [] of String)
Source