Logic CannotMakeMoveWhenGameIsOver ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    Drench.Logics Logic CannotMakeMoveWhenGameIsOver

Namespace: Drench.Logics
Assembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class CannotMakeMoveWhenGameIsOver : Exception

The Logic CannotMakeMoveWhenGameIsOver type exposes the following members.

Constructors

  NameDescription
Public methodLogic CannotMakeMoveWhenGameIsOver
Initializes a new instance of the Logic CannotMakeMoveWhenGameIsOver class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also