Font DefaultFontContentNotFound ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Rendering2D.Fonts Font DefaultFontContentNotFound

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

public class DefaultFontContentNotFound : Exception

The Font DefaultFontContentNotFound type exposes the following members.

Constructors

  NameDescription
Public methodFont DefaultFontContentNotFound
Initializes a new instance of the Font DefaultFontContentNotFound class
Top
Extension Methods

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