Table of Contents

Class Mismatch

Namespace
Netick
Assembly
Netick.dll
public sealed class Mismatch : Exception, ISerializable
Inheritance
Mismatch
Implements
Inherited Members

Constructors

Mismatch(string)

public Mismatch(string message)

Parameters

message string

Mismatch(string, Exception)

public Mismatch(string message, Exception inner)

Parameters

message string
inner Exception