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

