GH_ArchivedUndoActionDeserialize Method |
Namespace: Grasshopper.Kernel.Undo
Exception | Condition |
---|---|
ArgumentNullException | Thrown when obj is a null reference. |
NullReferenceException | Thrown when the internal archive data is null. |
IOException | Thrown when the deserialization fails. |