Table of Contents

Class ChatDatabaseNotInitializedException

Namespace
UdpChat.Server.Exceptions
Assembly
UdpChat.Server.dll

Represents errors that occur during application execution.

public class ChatDatabaseNotInitializedException : Exception, ISerializable
Inheritance
ChatDatabaseNotInitializedException
Implements
Inherited Members

Constructors

ChatDatabaseNotInitializedException()

Initializes a new instance of the Exception class.

public ChatDatabaseNotInitializedException()