ResourceReferenceKeyNotFoundException Constructor
.NET Framework 4.5
Initializes a new instance of the ResourceReferenceKeyNotFoundException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ResourceReferenceKeyNotFoundException() | Initializes a new instance of the ResourceReferenceKeyNotFoundException class. |
|
ResourceReferenceKeyNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the ResourceReferenceKeyNotFoundException class with the specified serialization information and streaming context. |
|
ResourceReferenceKeyNotFoundException(String, Object) | Initializes a new instance of the ResourceReferenceKeyNotFoundException class with the specified error message and resource key. |