SelectBox MustBeAtLeastOneValue ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Scenes.Controls SelectBox MustBeAtLeastOneValue

Namespace: DeltaEngine.Scenes.Controls
Assembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class MustBeAtLeastOneValue : Exception

The SelectBox MustBeAtLeastOneValue type exposes the following members.

Constructors

  NameDescription
Public methodSelectBox MustBeAtLeastOneValue
Initializes a new instance of the SelectBox MustBeAtLeastOneValue class
Top
Extension Methods

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