SerialisationException ClassNetworkComms.Net Help
An error occurred while trying to serialise/compress or deserialise/uncompress an object.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NetworkCommsDotNet CommsException
      NetworkCommsDotNet SerialisationException

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

[SerializableAttribute]
public class SerialisationException : CommsException
See Also