MockContentViewer PreviewerNotAvailable ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Editor.ContentManager.Tests.Previewers MockContentViewer PreviewerNotAvailable

Namespace: DeltaEngine.Editor.ContentManager.Tests.Previewers
Assembly: DeltaEngine.Editor.ContentManager.Tests (in DeltaEngine.Editor.ContentManager.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class PreviewerNotAvailable : Exception

The MockContentViewer PreviewerNotAvailable type exposes the following members.

Constructors

  NameDescription
Public methodMockContentViewer PreviewerNotAvailable
Initializes a new instance of the MockContentViewer PreviewerNotAvailable class
Top
Extension Methods

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