This topic has not yet been rated - Rate this topic

ManagementException Constructor

Initializes a new instance of the ManagementException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ManagementException() Initializes a new instance of the ManagementException class.
Public method ManagementException(String) Initializes a new instance of the ManagementException class with a specified error message.
Protected method ManagementException(SerializationInfo, StreamingContext) Initializes a new instance of the ManagementException class that is serializable.
Public method ManagementException(String, Exception) Initializes an empty new instance of the ManagementException class. If the innerException parameter is not null, the current exception is raised in a catch block that handles the inner exception.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.