Table of Contents

Class NotClientException

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

Constructors

NotClientException()

public NotClientException()

NotClientException(string)

public NotClientException(string message)

Parameters

message string

NotClientException(string, Exception)

public NotClientException(string message, Exception inner)

Parameters

message string
inner Exception