Home > blockly > serialization > exceptions > BadConnectionCheck
serialization.exceptions.BadConnectionCheck class
Represents an error where deserialization tried to connect two connections that were not compatible.
Signature:
export declare class BadConnectionCheck extends DeserializationError
Extends: DeserializationError
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the BadConnectionCheck class.
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| childBlock | Block | ||
| childState | State |