Overload List
| Name | Description | |
|---|---|---|
| InvalidReferenceValueException()()()() | Instantiates a new InvalidReferenceValueException using the default message | |
| InvalidReferenceValueException(String) | Instantiates a new InvalidReferenceValueException using the supplied message | |
| InvalidReferenceValueException(SerializationInfo, StreamingContext) | Instantiates a new InvalidReferenceValueException using the supplied serialization info | |
| InvalidReferenceValueException(String, Exception) | Instantiates a new InvalidReferenceValueException using the supplied message along with an additional exception that caused this one to be thrown |