Home > blockly > serialization > exceptions > UnregisteredIcon
serialization.exceptions.UnregisteredIcon class
Signature:
export declare class UnregisteredIcon extends DeserializationError
Extends: DeserializationError
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(iconType, block, state) | Constructs a new instance of the UnregisteredIcon class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| block | Block | ||
| state | State |