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
messagestring
Mismatch(string, Exception)
public Mismatch(string message, Exception inner)