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

