Color InvalidColorComponentValue ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Datatypes Color InvalidColorComponentValue

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

public class InvalidColorComponentValue : Exception

The Color InvalidColorComponentValue type exposes the following members.

Constructors

  NameDescription
Public methodColor InvalidColorComponentValue
Initializes a new instance of the Color InvalidColorComponentValue class
Top
Extension Methods

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