Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CimException type exposes the following constructors.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
CimException() | Initializes a new instance of the CimException class. |
![]() |
CimException(CimInstance) | Initializes a new instance of the CimException class. |
![]() |
CimException(SerializationInfo, StreamingContext) | Initializes a new instance of the CimException class. |
![]() |
CimException(String) | Initializes a new instance of the CimException class. |
![]() |
CimException(String, Exception) | Initializes a new instance of the CimException class. |
See Also
CimException Class
Microsoft.Management.Infrastructure Namespace
Return to top