MenuController MenuControllerAlreadyExists ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    CreepyTowers.GUI MenuController MenuControllerAlreadyExists

Namespace: CreepyTowers.GUI
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class MenuControllerAlreadyExists : Exception

The MenuController MenuControllerAlreadyExists type exposes the following members.

Constructors

  NameDescription
Public methodMenuController MenuControllerAlreadyExists
Initializes a new instance of the MenuController MenuControllerAlreadyExists class
Top
Extension Methods

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