TinyEcs, simple pure .NET ECS
![]() | DoubleWriteLockException Constructor (SerializationInfo, StreamingContext) |
[This is preliminary documentation and is subject to change.]
Initializes a new instance of the Exception class with serialized data.
Namespace: TinyEcs
Assembly: TinyEcs (in TinyEcs.dll) Version: 1.0.0

Exception | Condition |
---|---|
ArgumentNullException | The info parameter is null. |
SerializationException | The class name is null or HResult is zero (0). |
