SerialisationException Constructor NetworkComms.Net Help
Overload List

  NameDescription
Public methodSerialisationException 
Create a new instance of SerialisationException
Public methodSerialisationException(String)
Create a new instance of SerialisationException
Protected methodSerialisationException(SerializationInfo, StreamingContext)
Constructor required by the runtime and by .NET programming conventions
Public methodSerialisationException(String, Exception)
Create a new instance of SerialisationException
Back to Top
See Also