Class NotClientException
- Namespace
- Netick
- Assembly
- Netick.dll
public sealed class NotClientException : Exception, ISerializable
- Inheritance
-
NotClientException
- Implements
- Inherited Members
Constructors
NotClientException(string, Exception)
Constructs a NotClientException with a message and a inner exception
public NotClientException(string message, Exception inner)