Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > serialization > wyjątki > UnregisteredIcon
serialization.exceptions.UnregisteredIcon.
Podpis:
export declare class UnregisteredIcon extends DeserializationError
Rozszerza: DeserializationError
Zespoły
Właściwości
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-28 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-28 UTC."],[],["The `UnregisteredIcon` class, extending `DeserializationError`, is part of the `serialization.exceptions` namespace. It handles errors related to unregistered icons during deserialization. Key components include its constructor, which creates an `UnregisteredIcon` instance, and two properties: `block`, a `Block` object, and `state`, representing the `State` of the block. The class is specifically used when an icon type is not registered during the deserialization process.\n"]]