Class AddressableEntryNotFoundException
This exception is thrown when an asset is expected to be part of the Addressables system. The Localization system uses Addressables for loading Locales, Tables and Table Assets.
Namespace: UnityEditor.Localization
Syntax
public class AddressableEntryNotFoundException : Exception, ISerializable, _Exception
Constructors
AddressableEntryNotFoundException(Object)
Creates a new instance of the exception.
Declaration
public AddressableEntryNotFoundException(Object target)
Parameters
Type | Name | Description |
---|---|---|
Object | target |