RestartPendingException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the RestartPendingException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RestartPendingException() | Initializes a new instance of the RestartPendingException class. | |
RestartPendingException(String) | Initializes a new instance of the RestartPendingException class with the specified message. | |
RestartPendingException(SerializationInfo, StreamingContext) | Initializes a new instance of the RestartPendingException class that has the specified serialization information and streaming context. | |
RestartPendingException(String, Exception) | Initializes a new instance of the RestartPendingException class with the specified message and specified inner exception. |
Top
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.