case itemUnavailableError
An error code indicating that the requested data was unavailable from an item provider.
要請されたデータがアイテムプロバイダから利用可能でなかったことを指し示すエラーコード。
case unavailableCoercionError
An error code indicating that the requested data type coercion is unavailable from an item provider.
要請されたデータ型強制がアイテムプロバイダから利用可能でないことを指し示すエラーコード。
case unexpectedValueClassError
An error code indicating that type coercion to the requested class failed.
要請されたクラスへの型強制が失敗したことを指し示すエラーコード。
case unknownError
An error code indicating an unknown error with consuming data from an item provider.
データをアイテムプロバイダから消費することでの未知のエラーを指し示すエラーコード。