SolutionFileLoader ProjectNotFoundInSolution ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Editor.Core SolutionFileLoader ProjectNotFoundInSolution

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

public class ProjectNotFoundInSolution : Exception

The SolutionFileLoader ProjectNotFoundInSolution type exposes the following members.

Constructors

  NameDescription
Public methodSolutionFileLoader ProjectNotFoundInSolution
Initializes a new instance of the SolutionFileLoader ProjectNotFoundInSolution class
Top
Extension Methods

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