ReferencedItemException Constructor | 
| Name | Description | |
|---|---|---|
| ReferencedItemException | 
            Initializes a new instance of the ReferencedItemException class.
              | |
| ReferencedItemException(String) | 
            Initializes a new instance of the ReferencedItemException class with a specified
            error message.
              | |
| ReferencedItemException(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.
              |