Open this page in the API Guide

ReferencedItemException Constructor

Overload List
  NameDescription
Public methodReferencedItemException()
Initializes a new instance of the ReferencedItemException class.
Public methodReferencedItemException(String)
Initializes a new instance of the ReferencedItemException class with a specified error message.
Public methodReferencedItemException(String, Exception)
Initializes a new instance of the ReferencedItemException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also