GLFW2Window UnableToInitializeGLFW ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Platforms GLFW2Window UnableToInitializeGLFW

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

public class UnableToInitializeGLFW : Exception

The GLFW2Window UnableToInitializeGLFW type exposes the following members.

Constructors

  NameDescription
Public methodGLFW2Window UnableToInitializeGLFW
Initializes a new instance of the GLFW2Window UnableToInitializeGLFW class
Top
Extension Methods

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