Class NetcodeDeserializationException<T>
An exception that is thrown when an error is encountered on netcode deserialization for type T
.
public class NetcodeDeserializationException<T> : NetcodeDeserializationException, ISerializable
Type Parameters
T
Deserialization type
- Inheritance
-
NetcodeDeserializationException<T>
- Implements
- Inherited Members