CimException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CimException : Exception, IDisposable
[System.Serializable]
public class CimException : Exception, IDisposable
public class CimException : Exception, IDisposable
[<System.Serializable>]
type CimException = class
inherit Exception
interface IDisposable
type CimException = class
inherit Exception
interface IDisposable
Public Class CimException
Inherits Exception
Implements IDisposable
- Inheritance
-
CimException
- Attributes
- Implements
Constructors
CimException() | |
CimException(CimInstance) | |
CimException(SerializationInfo, StreamingContext) | |
CimException(String, Exception) | |
CimException(String) |
Properties
ErrorData | |
ErrorSource | |
ErrorType | |
MessageId | |
NativeErrorCode | |
StatusCode |
Methods
Dispose() | |
Dispose(Boolean) | |
GetObjectData(SerializationInfo, StreamingContext) |