[Missing <summary> documentation for "T:Remotion.Linq.UnmappedItemException"]

Namespace: Remotion.Linq
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
[SerializableAttribute]
public class UnmappedItemException : Exception
Visual Basic
<SerializableAttribute> _
Public Class UnmappedItemException _
	Inherits Exception
Visual C++
[SerializableAttribute]
public ref class UnmappedItemException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Remotion.Linq..::..UnmappedItemException

See Also