InstanceShutdownException Constructor |
Name | Description | |
---|---|---|
![]() | InstanceShutdownException |
Initializes a new instance of the InstanceShutdownException class.
|
![]() | InstanceShutdownException(String) |
Initializes a new instance of the InstanceShutdownException class with a specified
error message.
|
![]() | InstanceShutdownException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InstanceShutdownException class with serialized data.
|
![]() | InstanceShutdownException(String, Exception) |
Initializes a new instance of the InstanceShutdownException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|