ContentLoader ContentFileDoesNotExist ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Content ContentLoader ContentFileDoesNotExist

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

public class ContentFileDoesNotExist : Exception

The ContentLoader ContentFileDoesNotExist type exposes the following members.

Constructors

  NameDescription
Public methodContentLoader ContentFileDoesNotExist
Initializes a new instance of the ContentLoader ContentFileDoesNotExist class
Top
Extension Methods

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