Table of Contents

NotInHierarchyException

Constructors
public NotInHierarchyException()
public NotInHierarchyException(string message)
Parameters
Type Name Description
string message
public NotInHierarchyException(string message, Exception inner)
Parameters
Type Name Description
string message
Exception inner