Udostępnij przez


RestartPendingException Constructor

Initializes a new instance of the RestartPendingException class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
RestartPendingException ()
Initializes a new instance of the RestartPendingException class.
RestartPendingException (String)
Initializes a new instance of the RestartPendingException class that has the specified message text.
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 that has the specified message text and inner exception.