XnaWindow CouldNotLoadCursorFromFile ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Platforms XnaWindow CouldNotLoadCursorFromFile

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

public class CouldNotLoadCursorFromFile : Exception

The XnaWindow CouldNotLoadCursorFromFile type exposes the following members.

Constructors

  NameDescription
Public methodXnaWindow CouldNotLoadCursorFromFile
Initializes a new instance of the XnaWindow CouldNotLoadCursorFromFile class
Top
Extension Methods

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