JsonFile FileNotFound ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    System SystemException
      System.IO IOException
        System.IO FileNotFoundException
          DeltaEngine.Content.Json JsonFile FileNotFound

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

public class FileNotFound : FileNotFoundException

The JsonFile FileNotFound type exposes the following members.

Constructors

  NameDescription
Public methodJsonFile FileNotFound
Initializes a new instance of the JsonFile FileNotFound class
Top
Extension Methods

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