MissingManifestResourceException Constructor
Initializes a new instance of the MissingManifestResourceException class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | MissingManifestResourceException() | Initializes a new instance of the MissingManifestResourceException class with default properties. |
![]() | MissingManifestResourceException(SerializationInfo^, StreamingContext) | Initializes a new instance of the MissingManifestResourceException class from serialized data. |
![]() | MissingManifestResourceException(String^) | Initializes a new instance of the MissingManifestResourceException class with the specified error message. |
![]() | MissingManifestResourceException(String^, Exception^) | Initializes a new instance of the MissingManifestResourceException class with a specified error message and a reference to the inner exception that is the cause of this exception. |

