GLFW2Window UnableToCreateGLFWWindow ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Platforms GLFW2Window UnableToCreateGLFWWindow

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

public class UnableToCreateGLFWWindow : Exception

The GLFW2Window UnableToCreateGLFWWindow type exposes the following members.

Constructors

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

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