XmlContent XmlContentNotFound ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Content.Xml XmlContent XmlContentNotFound

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

public class XmlContentNotFound : Exception

The XmlContent XmlContentNotFound type exposes the following members.

Constructors

  NameDescription
Public methodXmlContent XmlContentNotFound
Initializes a new instance of the XmlContent XmlContentNotFound class
Top
Extension Methods

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