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