Table of Contents

Class GameThreadException

Namespace
Uncreated.Warfare.Util
Assembly
Uncreated.Warfare.dll

Thrown when something can't be ran off the main thread.

public class GameThreadException : NotSupportedException, ISerializable
Inheritance
GameThreadException
Implements
Inherited Members

Constructors

GameThreadException()

public GameThreadException()

GameThreadException(string)

public GameThreadException(string feature)

Parameters

feature string