ProjectCreator SourceFileNotAvailable ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Editor.ProjectCreator ProjectCreator SourceFileNotAvailable

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

public class SourceFileNotAvailable : Exception

The ProjectCreator SourceFileNotAvailable type exposes the following members.

Constructors

  NameDescription
Public methodProjectCreator SourceFileNotAvailable
Initializes a new instance of the ProjectCreator SourceFileNotAvailable class
Top
Extension Methods

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